Skip to content

Fix: Actually use Markdown for article formatting.

Anselm Lingnau requested to merge fix/markdown into master

Prior to this, the code used the markdownify library, which is very stupid since that will convert HTML to Markdown rather than vice-versa. No wonder the output looked strange.

Merge request reports

Loading