diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2022-07-01 13:36:05 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2022-07-01 15:30:21 +0200 |
commit | 3f379f00b17268fbb63ba072d04336acb0c7e398 (patch) | |
tree | 1d8bbaf38c7e7ee76c1ef84a8ec908623b90c67a | |
parent | 94be87df833772dcaf7e96659af78b5fa355c966 (diff) |
sw content controls: link ODF proposal
Change-Id: I18a62cce01eb8a5cc1764ee813a9265cb02c5fdf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136736
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
-rw-r--r-- | schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng index 9d84b4ee2343..fcf6bfaab353 100644 --- a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng +++ b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng @@ -2852,7 +2852,7 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. </rng:element> </rng:define> - <!-- TODO(vmiklos) no proposal --> + <!-- https://issues.oasis-open.org/browse/OFFICE-4131 Inline content controls for text documents --> <rng:define name="paragraph-content" combine="choice"> <rng:element name="loext:content-control"> <rng:optional> |