diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-07-13 12:09:19 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-07-26 00:39:27 +0200 |
commit | 2b36ce7609bda24b6e5a8f5fb5e20852b2db2cb4 (patch) | |
tree | 21f92a13c402feeb78d8776f16da5e85f6144109 /doc/user_help.in.html | |
parent | 5d4864c1cde83db9f3558860c3879f81288b08fb (diff) |
Mention SVG support in the documentation
Diffstat (limited to 'doc/user_help.in.html')
-rw-r--r-- | doc/user_help.in.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user_help.in.html b/doc/user_help.in.html index e6dbc29d..15113d29 100644 --- a/doc/user_help.in.html +++ b/doc/user_help.in.html @@ -142,7 +142,7 @@ IPFS and others are available as <p>Dillo supports a subset of HTML 4.01 and CSS 2.1 but it <b>doesn't support JavaScript</b> and only implements some elements of HTML 5 and CSS 3. It also -renders plain text documents and images in PNG, JPG and GIF formats.</p> +renders plain text documents and images in PNG, JPG, GIF and SVG formats.</p> <h2 id="reading">Reading</h2> <p>In this section we cover the basics to read a web page, scrolling and finding |