summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/ODT
AgeCommit message (Expand)Author
2023-11-06ODT reader: Support attr `text:continue-numbering` (#8998)Stephan Meijer
2023-06-05ODT reader: allow lists in table cells. Closes #8892.John MacFarlane
2023-06-04ODT reader: allow frames inside spans.John MacFarlane
2023-01-29ODT reader: fix blockquote indent detectionDaniel Kessler
2022-11-02ODT reader: handle "section" elements.John MacFarlane
2022-10-24Rename T.P.Readers.Odt -> T.P.Readers.ODT.John MacFarlane