fantasy-statblocks icon indicating copy to clipboard operation
fantasy-statblocks copied to clipboard

Whitespace added before checkmarks

Open kylomax opened this issue 2 years ago • 0 comments

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: statblock normal checkmark

it renders like this: rendering normal checkmark

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

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

The problem with this is it still has whitespace above.

kylomax avatar Aug 10 '22 15:08 kylomax