mmarkdown / mmark

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

xml: images: use alt text for type attribute #71

Closed miekg closed 5 years ago

miekg commented 5 years ago

Any alt text is used for the type attribute in rfc 7991 output.

Fixes #21