Petr Bodnár
Petr Bodnár
> Btw: I realized that the code is not `black` conformant, although https://github.com/miyuchina/mistletoe/blob/master/CONTRIBUTING.md#style-guide recommends `black`. Yeah, the decision to use the `black` formatter came relatively recently. And I'm still not...
Hi @danarth, interesting, I haven't heard of this ADF, JSON-based format yet - probably because it is used just for the _cloud_, not for the "legacy" on-premise Jira/Confluence instances I'm...
PS: I suggest to place the new renderer to the [contrib](https://github.com/miyuchina/mistletoe/tree/v1.4.0/mistletoe/contrib) folder.
Just for reference, v4.3.1 is used now (and always copied to the libs folder: https://github.com/evilz/vscode-reveal/tree/master/libs/reveal.js/4.3.1).
Hi @VladimirKoh, I'm afraid we'll need some more detail. Also please see another historical "hanging" issue #124, can't there be a relation?
+1 I've just run into this issue as well. Interestingly, Pylance (used by my VS Code) infers the expected type on its own, i.e. without any annotation needed on the...
Seems to make sense, thank you, @choeppler! 👍
Maybe I should have reported this on https://github.com/github/pages-gem/ instead?
Hi @zackw, the thing you propose wouldn't be easy to do, because after parsing the markdown, paragraphs are tokens which hold just the plain text - they cannot contain things...
Hi @Lucas-C, thanks for your message, I guess it would make @miyuchina happy, provided he still watches this project. :) To your question, I think the common approach so far...