Fix: Actually use Markdown for article formatting.
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.
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.