summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2022-12-14 12:09:57 +0000
committerTopi Reiniö <topi.reinio@qt.io>2023-06-26 12:09:34 +0000
commit577174d505deb16cb5aca835d34e5280a61e9cfe (patch)
tree7f530f45f0977ca04a082ab901dcc982be93d7ff
parentf2c0f35c39714d975b8896545d5d288665db3486 (diff)
Doc: Clarify that the rich text engine has limited support for HTML tags
Fixes: QTBUG-108482 Pick-to: 6.5 6.4 6.2 5.15 Change-Id: I10983c5737b8c4453e79467e5a41fd6dfe11069f Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-rw-r--r--src/gui/doc/src/richtext.qdoc6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/gui/doc/src/richtext.qdoc b/src/gui/doc/src/richtext.qdoc
index 5ae7739481..75b85d3e16 100644
--- a/src/gui/doc/src/richtext.qdoc
+++ b/src/gui/doc/src/richtext.qdoc
@@ -839,7 +839,11 @@
\section1 Supported Tags
The following table lists the HTML tags supported by Qt's
- \l{Rich Text Processing}{rich text} engine:
+ \l{Rich Text Processing}{rich text} engine.
+
+ \note The functionality implemented for tags listed below is a subset of
+ the full HTML 4 specification. Not all attributes are supported,
+ see comments for each tag.
\table 70%
\header \li Tag