Lukas Kahwe Smith
Lukas Kahwe Smith
can you create a test case for this?
can you remove all the formatting changes from the PR? also can you briefly explain the specific use case you want to achieve with this change? ie. for what use...
ok .. as long as there is a use-case I am fine adding an interface :)
would this require https://github.com/domchristie/turndown/issues/206 ?
ok this is my workaround to reduce the common markdown syntax ``` const keepKeys = [ 1, // new line 4, // list 5, // list element 9, // links...
hmm .. not managing to get this to work. one small issue is easy to fix. the rule needs a string parameter. but I then struggle to both ensure that...
Thank you for this analysis! So the main challenge is basically building up this database to know which modifiers exist for which emoji?
i havent looked at the details yet but yeah i guess we might need something along those lines /cc @Seldaek
we do not have images in the fixtures yet .. but we might want to in the future.