crit-tech / gms-notebook

Support and product roadmap for GM's Notebook gmsnotebook.com
1 stars 0 forks source link

CHORE: Backwards compatible markdown (statblocks) #38

Closed dprothero closed 1 year ago

dprothero commented 1 year ago

Might already be ok. Need to test with Obsidian and Notion and others.

dprothero commented 1 year ago

We need to make sure our :::statblock enhancement to Markdown is backward compatible with other tools that use Markdown. Obviously, it won't render the stat block all pretty-like, but the text should at least readable.

Need to test with:

dprothero commented 1 year ago

I tested all three of those (yes, Notion imports MD) and it looks fine. As expected, the statblocks are just shown as plain text, which is readable (if not quite as pretty).