diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-11-24 18:41:31 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-11-24 19:08:46 +0100 |
commit | 9f9f7c37d0720288899458f4d668cdc37131acb6 (patch) | |
tree | 63e182d6723aedba15510511cd601d6a4b5ecc28 /doc/user_help.in.html | |
parent | 38acbf15b8acb286315c7eda5acf63f4cf471be1 (diff) |
Add WebP support to docs and changelog
Diffstat (limited to 'doc/user_help.in.html')
-rw-r--r-- | doc/user_help.in.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user_help.in.html b/doc/user_help.in.html index 3edc870d..2d940ec6 100644 --- a/doc/user_help.in.html +++ b/doc/user_help.in.html @@ -142,7 +142,8 @@ 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, GIF and SVG formats.</p> +renders plain text documents and images in PNG, JPG, GIF, SVG and WebP +formats.</p> <h2 id="reading">Reading</h2> <p>In this section we cover the basics to read a web page, scrolling and finding |