summaryrefslogtreecommitdiff
path: root/src/Text
Commit message (Expand)AuthorAge
* _online_latexmathml_defaultDebian Haskell Group2018-04-24
* Revert "Commonmark reader: parse HTML as plain text if `-raw_html`."John MacFarlane2018-03-02
* Commonmark reader: parse HTML as plain text if `-raw_html`.John MacFarlane2018-03-02
* Muse reader: fix indentation requirements for footnote continuationsAlexander Krotov2018-03-03
* Make `Ext_raw_html` default for commonmark format.John MacFarlane2018-03-02
* LaTeX reader: Fix regression in package options including underscore.John MacFarlane2018-03-02
* hlint Muse reader and writerAlexander Krotov2018-03-02
* Muse reader: enable <literal> tags even if amuse extension is enabledAlexander Krotov2018-03-02
* Muse reader: remove space prefix from <literal> tag contentsAlexander Krotov2018-03-02
* Muse writer: join strings during inline normalizationAlexander Krotov2018-03-02
* Muse reader: do not consume whitespace while looking for closing end tagAlexander Krotov2018-03-02
* Org writer: fix a typo s/prettyfy/prettify/Alexander Krotov2018-03-02
* Docx reader: Handle nested sdt tags.Jesse Rosenthal2018-02-28
* Muse writer: change verse markupAlexander Krotov2018-02-28
* Muse writer: remove empty strings during inline normalizationAlexander Krotov2018-02-28
* Muse reader: allow <quote> and other tags to be indentedAlexander Krotov2018-02-28
* Powerpoint writer: use `trim` from SharedJesse Rosenthal2018-02-27
* Powerpoint writer: Use table stylesJesse Rosenthal2018-02-27
* Powerpoint writer: Remove empty slidesJesse Rosenthal2018-02-27
* LaTeX reader: make --trace work.John MacFarlane2018-02-26
* Lua: register script name in global variableAlbert Krewinkel2018-02-24
* Muse reader: allow single colon in definition list termAlexander Krotov2018-02-24
* Docx reader: code cleanup.Jesse Rosenthal2018-02-23
* Docx reader: simplify custom-style reading code.Jesse Rosenthal2018-02-23
* Docx reader: Don't look up dependant run styles if +styles is enabled.Jesse Rosenthal2018-02-23
* Muse writer: don't indent nested definition listsAlexander Krotov2018-02-23
* Docx writer: trim trailing whitespace.Jesse Rosenthal2018-02-23
* Docx writer: fix #3930laptop1\Andrew2018-02-23
* Muse reader: improve verse parsingAlexander Krotov2018-02-23
* Export improved sepBy1 from Text.Pandoc.ParsingAlexander Krotov2018-02-23
* Presentations: Use divs to set incremental/non-incrementalJesse Rosenthal2018-02-22
* Docx reader: Move pandoc inline styling inside custom-style spanJesse Rosenthal2018-02-22
* Docx reader: Avoid repeated spans in custom styles.Jesse Rosenthal2018-02-22
* Docx reader: read custom stylesJesse Rosenthal2018-02-22
* Extensions: Add Ext_stylesJesse Rosenthal2018-02-22
* LaTeX writer: Put hypertarget inside figure environment.John MacFarlane2018-02-21
* LaTeX writer: Fix image height with percentage.John MacFarlane2018-02-21
* Org reader: allow changing emphasis syntaxAlbert Krewinkel2018-02-21
* Muse reader: replace setState with updateState where possibleAlexander Krotov2018-02-21
* Muse reader: fix compiler warningJesse Rosenthal2018-02-20
* Powerpoint writer: Use ph name and idx for getting layout shapesJesse Rosenthal2018-02-20
* Muse reader: use updateState instead of setState to restore museInLinkAlexander Krotov2018-02-20
* Powerpoint writer: Add notesMaster to presentation.xml if necessaryJesse Rosenthal2018-02-19
* Move manyUntil to Text.Pandoc.Parsing and use it in Txt2Tags readerAlexander Krotov2018-02-19
* Powerpoint writer: Another attempt at avoiding compiler warnings.Jesse Rosenthal2018-02-18
* Powerpoint writer: fix compiler complaints.Jesse Rosenthal2018-02-18
* Powerpoint writer: separate SpeakerNotes paragraphs with empy parJesse Rosenthal2018-02-18
* Powerpoint writer: Ignore links and (end)notes in speaker notes.Jesse Rosenthal2018-02-18
* Powerpoint writer: Output speaker notes.Jesse Rosenthal2018-02-18
* Powerpoint writer: modify speaker notes in presentation.xmlJesse Rosenthal2018-02-18