However, Writer's html "code" can be complex.
By comparison, simplyhtml is only a simple graphical html word processor, described in the software repository as a:
Without editing code, you can include images, make links to other documents or specific locations within a document, and use simple formatting such as font face, font size, bold, italics, underline, bullet and numbered lists, and tables.Java word processor based on HTML and CSS.
SimplyHTML is an application built for working with text documents.
Text documents are stored in HTML and CSS format, but the application is
meant as a word processor rather than a code editor or web site builder.
SimplyHTML can be used standalone as well like a library/plugin"
By using the simplyhtml app, one can also:
- Learn how html tags work by toggling to the "code view" window.
- Edit the html code directly in code view.
Image files added to documents are copied into an "images" subfolder in lower-case to satisfy case sensitivity.
Note 2:
There is no "<!DOCTYPE>" specified in a simplyhtml document.
LibreOffice Writer can open html documents and preserves formatting by simplyhtml, automatically adding Doctype, meta info, and style definitions.
Installation of simplyhtml:
Preferences "Add / Remove Software" includes "simplyhtml" in the "Internet" category. To install, select simplyhtml and click the 'Apply' button.
or
install from terminal with command:
Code: Select all
sudo apt install simplyhtml
"/usr/bin/simplyhtml".
Then, click the icon box to browse to "/usr/share/icons/" to select whatever icon image you like.
For example:
"/usr/share/icons/gnome/48x48/mimetypes/x-office-document.png"