github/cmark-gfm

Tagfilter does not do anything

jeroen opened this issue · 0 comments

Users of the R bindings have found that the tagfilter extension does not do anything right now: r-lib/commonmark#15

What other parsing options have to be enabled for the tagfilter to work? I suppose we need at least CMARK_OPT_UNSAFE otherwise the html is scrubbed in the first place?

#286 (comment)