mmarkdown / mmark

Mmark: a powerful markdown processor in Go geared towards the IETF
https://mmark.miek.nl
Other
480 stars 45 forks source link

Implement example lists #16

Closed miekg closed 3 years ago

miekg commented 6 years ago

(re-) implement example lists.

Follow the Pandoc implementation, but only support the alfanum implementation (@good) is allowed, but not (@) (as you can't reference those).

Referencing happens with the same syntax (@good)

miekg commented 3 years ago

not useful for XML output