Results 121 comments of Petr Bodnár

@huguesdevimeux, thanks for your contribution to this topic. Just be aware that @anderskaplan is currently probably working on this as well, while also greatly helping us fix many other things...

OK, I've just checked against v0.30 and 20 tests of 652 are failing. It will be quite a job to get all fixed, I guess. Any volunteers? :) This is...

About to be fixed by: #156.

> Example 28 fails because HTML5 entities without a trailing semicolon (such as &copy) are explicitly not allowed by the CommonMark spec, but mistletoe uses the python function `html.unescape()` under...

@anderskaplan, OK, agreed, go for it. :) I guess moving the "workaround" regex code into the `BaseRenderer` class could suffice, but you'll see. Thank you. Technical note: It would generally...

> Updated the PR to include this fix. Thank you, so PR #165 - no need to create a new PR / branch this time.

Hi @return42, AFAIK the support for _Smart punctuation_ as you describe is not in the plan, yet it might be something to consider - I think some kind of an...

@return42, yeah, I think your move is only logical, thx for the insight. :)

I guess without some code changes it is not possible. Can you please add some details of how it would be used?

FYI, the integration with Travis CI needs to be setup in "Settings > Integrations > Integrated apps" - only project / account _maintainers_ have got access there though. If we...