Hacker News new | ask | show | jobs
by khimaros 600 days ago
any chance of this supporting wikilinks and back references?
2 comments

Wikilinks is possible, already a feature of comrak parser, just have to enable it.

Need to think about back references.

In any case if the implementation is simple I would take a PR.

I just added support for wiki links and back references (internal)

https://github.com/rochacbruno/marmite/pull/95