- Umlauts (more an issue before HTML5, UTF-8)
Char “HTML4”
(1) below“HTML5”
(2) belowå, Å å, Å å, Å ä, Ä ä, Ä ä, Ä ö, Ö ö, Ö ö, Ö (1)
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
(2) New shorter form:<meta charset="UTF-8">
Alt:<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
More @ w3schools.com/tags/att_meta_charset.asp
Browser-Based WYSIWYG Editors
- https://en.wikipedia.org/wiki/Online_rich-text_editor
- https://www.google.com/search?q=ckeditor+tinymce
- d
https://www.tsmean.com/articles/vs/best-browser-based-wysiwyg-for-html-in-2020/
“There are different out of the box WYSIWYG’s for the web. The grandfathers of WYSIWYGs for HTML are the CKEditor and TinyMCE. Recently, competitors like Trix Editor and QuillJS have been on the rise. Paid (yet still extendable) solutions include Froala and Redactor. Which one’s right for you?”
- CKEditor
- TinyMCE – https://www.tiny.cloud/
- Froala
- Redactor
- QuillJS
- Trix
https://n1ed.com/blog/ckeditor-or-tinymce-what-to-choose
Confluence Editors
- https://www.google.com/search?q=confluence+editor
- https://support.atlassian.com/confluence-cloud/docs/learn-about-confluence-cloud-editing-improvements/ (2020-06-29)
- https://support.atlassian.com/confluence-cloud/docs/confluence-cloud-editor-roadmap/
- https://confluence.atlassian.com/doc/the-editor-251006017.html#:~:text=The%20Confluence%20editor%20is%20what,and%20files%20on%20the%20page.&text=Someone%20may%20also%20apply%20page,you%20from%20editing%20the%20page.