diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2022-03-30 16:16:44 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2022-03-30 19:02:23 +0200 |
commit | c434041f9abfc6fb3c9a2570f742a4c79885f2b4 (patch) | |
tree | 7a4963d2319691e2a281258a120e8d7c23c285f3 /schema | |
parent | aea8043bc5f5187498fa450505d6de9d6986e2a6 (diff) |
sw clearing breaks: link ODF proposal
Change-Id: I652a079f6bf31c6b4a278c4b246404684c771ff5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132317
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'schema')
-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 63832dbb887f..1dff48204748 100644 --- a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng +++ b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng @@ -2621,7 +2621,7 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. </rng:element> </rng:define> - <!-- TODO no proposal for clearing breaks --> + <!-- https://issues.oasis-open.org/browse/OFFICE-4124 --> <rng:define name="paragraph-content" combine="choice"> <rng:element name="text:line-break"> <rng:optional> |