jupyter-book / myst-spec

MyST is designed to create publication-quality, computational documents written entirely in Markdown.
https://mystmd.org/spec
MIT License
14 stars 6 forks source link

Collection of pointers to directives without content #47

Open rowanc1 opened 2 years ago

rowanc1 commented 2 years ago

There is some ability in other markup languages to supply directives without content, MyST right now is a bit awkward and confuses some folks:

Other implementations:

This issue is just for collecting pointers to various places where we might want to think about improvements to the spec in the future!

rowanc1 commented 2 years ago

Another reference point is directives in sphinx, which can be on a single line: image