aboutsummaryrefslogtreecommitdiff
path: root/src/Text
AgeCommit message (Expand)Author
2023-06-24Fix spacing issues.John MacFarlane
2023-06-24Make `--number-sections` work with JATS writer.John MacFarlane
2023-06-24Update TableBody RowHeadColumns caculation: change from max to min (#8634)Ruqi
2023-06-23More fixes to 5e381e3.John MacFarlane
2023-06-23Fix bug in 5e381e3878b5da87ee7542f7e51c3c1a7fd84b89John MacFarlane
2023-06-22Retain image query parameters in dokuwiki reader (#8887)ech0
2023-06-22Textile reader: Add support for link references (#8706)Stephen Altamirano
2023-06-22Logging: add new log message type `ScriptingWarning` [API change]Albert Krewinkel
2023-06-22LaTeX reader: support alt text on images. (#8745)Albert Krewinkel
2023-06-20Fix a security vulnerability in MediaBag and T.P.Class.IO.writeMedia.John MacFarlane
2023-06-20ChunkedHTML writer: Make math work in top-level page.John MacFarlane
2023-06-19Add Extracting log message for `--extract-media`.John MacFarlane
2023-06-19Make `implicit_figures` work again in commonmark reader.John MacFarlane
2023-06-19fix: add highlight for F# languageAdelar da Silva Queiróz
2023-06-19Allow `epub-title-page` to be used in defaults files.John MacFarlane
2023-06-16LaTeX writer: Fix escaping of `&` in `\href` and `\url`.John MacFarlane
2023-06-08Add footer and multiple body parsing to JATS table reader (#8795)Noah Malmed
2023-06-07Parse references title from ref-list in JATS reader.John MacFarlane
2023-06-07JATS writer: include title in ref-list.John MacFarlane
2023-06-07Allow `abstract-title` to be specified in docx metadata.John MacFarlane
2023-06-07Fix localization of "Abstract" title in docx writer.John MacFarlane
2023-06-06Fix whitespace.John MacFarlane
2023-06-06Add typst reader.John MacFarlane
2023-06-06Improve title and label parsing in the JATS reader (#8840)Noah Malmed
2023-06-05ODT reader: allow lists in table cells. Closes #8892.John MacFarlane
2023-06-05Typst writer: use `#footnote` for notes.John MacFarlane
2023-06-04ODT reader: allow frames inside spans.John MacFarlane
2023-05-29RST redear: Fix sorting on anonymous keys.John MacFarlane
2023-05-17HTML reader: fix iframe with data URI of an image.John MacFarlane
2023-05-09Ms writer: coerce titles to inlines.John MacFarlane
2023-05-08LaTeX writer: better fix for colspecs for multicolumn table.John MacFarlane
2023-05-08LaTeX writer: fix width for multicolumn simple table.John MacFarlane
2023-05-08Introduce support for Intense Quote in Docx conversionStephan Meijer
2023-05-05Jira writer: use first code block class as highlighting language.Albert Krewinkel
2023-05-04Markdown reader: disallow escaping of `~` and `"` in markdown_strictAlbert Krewinkel
2023-05-04LaTeX reader: ignore args to column type in `\multicolumn`.Albert Krewinkel
2023-05-01Writers.OpenDocument: handle row header column cells as header cellsMichael Stahl
2023-05-01Writers.OpenDocument: handle row header column cells as ordinary cellsMichael Stahl
2023-05-01Writers.OpenDocument: fix invalid text:p inside text:p from metaMichael Stahl
2023-04-28Commonmark writer: use shortcut reference links.John MacFarlane
2023-04-28Writers.ODT: don't add settings.xmlMichael Stahl
2023-04-28Writers.ODT: don't add Configurations2 dirMichael Stahl
2023-04-28Writers.ODT: don't add thumbnailMichael Stahl
2023-04-28Writers.ODT: put manifest.version on directory file-entryMichael Stahl
2023-04-28Writers.ODT: stop validator complaints by producing ODF 1.3Michael Stahl
2023-04-20Remove redundant line in pattern match.John MacFarlane
2023-04-17Remove unnecessary 'spaces' in parseFromString.John MacFarlane
2023-04-14Fix bug in RTF table parsing.John MacFarlane
2023-04-07ImageSize: drop BOM at start of SVG if present.John MacFarlane
2023-04-07Typst writer: omit bibliography if `citations` not enabled.John MacFarlane