From 5e1b9591e1999e25b0ef9dc3f642f5cdd3beed8d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 4 Aug 2023 11:45:59 -0700 Subject: Started implementing syntax highlighting for ODT. Currently only colors are supported, not other text styles. This change includes a new default opendocumnet template. See #6710. --- data/templates/default.opendocument | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data') diff --git a/data/templates/default.opendocument b/data/templates/default.opendocument index fceab3501..de96c9021 100644 --- a/data/templates/default.opendocument +++ b/data/templates/default.opendocument @@ -3,6 +3,9 @@ + + $highlighting-styles$ + $automatic-styles$ -- cgit v1.2.3