If I export the md file with 'markdown-preview', the specials characters are not correctly read on my browser (firefox 60.0.1)
Expected BehaviorExport a md file containing letters with accents should be read in a browser supporting UTF-8.
Actual BehaviorThe html output should support UTF-8
Steps to ReproduceMarkdown v2.1
Emacs 25.3.1
I don't know much about HTML but I guess it misses a line before the title (markdown-mode.el:markdown-add-xhtml-header-and-footer :
<meta charset=\"UTF-8\"/>
Also, I don't know why the html starts with an xml header specifing the UTF-8...
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4