FMF 0.9.2
html export doesn't support UTF-8
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Title of the document</title>
</head>
<body>
Content of the document......
</body>
</html>
This is a valid html5 mask, that will output a readable form, even in french
and accentuated characters.
Where is the header in the code? How can I add
<meta charset="UTF-8">
?
Thanks.
Original issue reported on code.google.com by contact@medecinelibre.com on 10 Sep 2014 at 4:57
Original issue reported on code.google.com by
contact@medecinelibre.com
on 10 Sep 2014 at 4:57