Files

18 lines
328 B
Markdown
Raw Permalink Normal View History

# --description--
:root appears, :import appears
the next paragraph should appear
::import
even though it's an import directive, but if we use the full syntax `::directive-name{attr="name" attr2="a/path"}`
::import{component="name" from="script.md"}
it goes.
::: name [inline-content] {key=val}
a container directive
:::