Skip to content

[BUGFIX] Fixed typo in srd-2024 Adult Green Dragon Spellcasting action#891

Open
calumbell wants to merge 1 commit intoopen5e:stagingfrom
calumbell:bugfix/adult-green-dragon-spellcasting-typo
Open

[BUGFIX] Fixed typo in srd-2024 Adult Green Dragon Spellcasting action#891
calumbell wants to merge 1 commit intoopen5e:stagingfrom
calumbell:bugfix/adult-green-dragon-spellcasting-typo

Conversation

@calumbell
Copy link
Copy Markdown
Contributor

Description

This PR fixes a small typo I encountered while working on the front-end. If you look at the srd-2024 Adult Green Dragon statblock on the beta site, you'll see that the Markdown underneath the Spellcasting action doesn't parse correctly:

Screenshot 2026-03-15 at 10 32 56

Instead of 1/Day Each: Geas having its own bullet-point, we see an errant hyphen on the line above.

Investigating the data, it looks like a data entry bug. Swapping around the \n and - in the Markdown string fixed the issue:

Screenshot 2026-03-15 at 10 37 03

How was this tested

  • Spoted checked on local Django developement server
  • pytest (all tests passing on local)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant