Luke Murray
Luke Murray
found a workaround for my use case where I don't need to use a plugin so this can be closed if it is no longer supported.
Definitely an interesting idea. I'm a huge fan of pandoc so I understand why it would be so enticing. Would you be open to sharing how you implemented it locally...
Interesting. On the one hand, we could make this a command-line flag. I would probably call it `md-parser` and have it accept either `python-markdown` or `pandoc` as its value. However,...
seems completely reasonable. I am also a bit busy at the moment but am open to pull requests and will try to add this functionality once I have some spare...
Reopening and will close once the PR is approved and merged.
Now fixed by #21.
looks good to me. I'll add a test today or tomorrow and merge this in. Thank you for the PR @kamalsacranie.
we could add support for parsing these comments but I'm hesitant to add any features that would modify the user's files. At the moment we leave input files unchanged which...
hmm yes, i'll try to find a way to report it. It looks like you may be using `` in your document somewhere. Could you try searching your markdown files...
Thank you for reporting the issue @PanderMusubi. I will get to this at some point but have other obligations at the moment which do not leave me enough time to...