mmarkdown / mmark

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

includes #2

Closed miekg closed 6 years ago

miekg commented 6 years ago

Now that gomarkdown/markdown support an IncludeFunc we can implement all the bits we need in mmark.

miekg commented 6 years ago

fixed via 67424e3