Markdown content should not necessarily be one big chunk. We might want to include the concept of shortcodes with which you can insert custom, site-defined blocks into the content.
A key aspect is that the shortcodes should be easy to insert in the content and be decently parsed by Markdown processors that don't support shortcodes (i.e. they shouldn't look like shit on Github)
Markdown content should not necessarily be one big chunk. We might want to include the concept of
shortcodeswith which you can insert custom, site-defined blocks into the content.A key aspect is that the shortcodes should be easy to insert in the content and be decently parsed by Markdown processors that don't support shortcodes (i.e. they shouldn't look like shit on Github)