Results 1383 comments of Vincent Prouillet

The pulldown-cmark is much more battle tested so I won't move anytime soon

Is it not possible to do something like that in Tera? ``` header.replace("", "`").replace("", "\`") ```

Ah I see I forgot we were stripping the tags for the toc.

That's very odd, this attribute is only used for image related events. I don't see off hand how it would cause this issue 🤔

Can someone make a PR with a failing test?

I think we can do that. Probably don't work on that right now as I'm working on a new highlighter and that would probably be a feature moved to that...

Yeah as mentioned by @c-git we already added a way to add link that is not in CommonMark. Adding another way to do the same thing but less powerful/obvious is...

How about adding `inclusive` as param to both, defaulting to false so people can choose?

I've just realised, these shouldn't be filters but tests