Replies: 1 comment
-
|
I am sure you could write an extension in your language that would support this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe I’m just not seeing a worked example on https://htmlpreview.github.io/?https://github.com/jgm/djot/blob/master/doc/syntax.html#div, but I wanted to ask—
I know that Djot is actively trying to not be as tied to HTML as Markdown is, but is there a way to have the at-least-three colons syntax specify an arbitrary HTML element instead of always being a
div?I’ve been mulling over something I’ll probably never get around to, and I’d want triple-colon blocks to generate an
articleelement instead of a merediv.Beta Was this translation helpful? Give feedback.
All reactions