Files
Jan Tojnar 4d7669666a Odt reader: Recognize Preformatted_20_Text style
This is used by LibreOffice, and we will switch to that as well.
2026-02-16 13:54:34 +01:00

12 lines
219 B
Plaintext

[ Header
1
( "test-foo" , [] , [] )
[ Span ( "anchor" , [] , [] ) []
, Str "Test"
, Space
, Code ( "" , [] , [] ) "foo"
]
, Para
[ Str "Hello" , Space , Code ( "" , [] , [] ) "world" ]
]