texmacs / markdown

A markdown converter plugin for TeXmacs
GNU General Public License v3.0
25 stars 1 forks source link

Pass the right arguments to tmfigure. Fix shortcode #16

Closed mdbenito closed 3 years ago

mdbenito commented 3 years ago

For instance, tmfigure does not support (nor need) numbered="numbered" and it should always markdownify .Inner content. Somewhat related to #9 .