Jérémy Viau-Trudel
Jérémy Viau-Trudel
The following script work perfectly! So this bug has something to do with ASTtoJSON. ``` import CommonMark import json parser = CommonMark.DocParser() renderer = CommonMark.HTMLRenderer() ast = parser.parse("Hello *World*") html...
Why not just deepcopy the block passed in ASTtoJSON? Is there some memory or performance issue that would prevent that bug fix?
I have some trouble actually with existing export. Using find_package(PythonTargets), I have this error: Targets not yet defined: libpython-shared; libpython3-shared.
I understand that. But your tool is pretty nice! I'm preparing a presentation and I want to make it available during and after my talk. Maybe people will appreciate to...
Yes indeed. But there seems to be options specific to nbexec. I don't know much about this launcher, could it be completely replaced by arLine options. My attempts to add...
Yeah! I've seen your project is not active since a (very) long time. But Its really interesting. A minimalist cli tool for issue tracking embedded in git. Have you replace...
Have you found a solution to this problem?
ok. Thanks a lot!