reverse_markdown
reverse_markdown copied to clipboard
[Question] How to change \n by </br> ?
It markdown will return the \n, however, not all markdown renders will understand \n. So, is it possible to change \n by something else? Is that a config for this?