fantasy-statblocks
fantasy-statblocks copied to clipboard
Whitespace added before checkmarks
When creating a Markdown with "- [ ] " for instance, the checkmark is added on a new line. The checkmark fully works though (render as markdown is enabled). I am attempting to use this to track inspiration. Here are a few screenshots. If I do a normal checkmark like this:

it renders like this:

If I remove the dash before, it renders on the same line but not as a checkmark

Currently I am using a text block instead of a property block and making the checkmark like this:

The problem with this is it still has whitespace above.