summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #2637 from mb21/latex-figure-labelJohn MacFarlane2016-03-19
|\
| * LaTeX writer: figure labelmb212016-01-10
* | ConTeXt writer: fix whitespace at line beginning in line blocks.John MacFarlane2016-03-18
* | LaTeX writer: Avoid double toprule in headerless table with caption.John MacFarlane2016-03-18
* | Docx reader: Handle alternate contentJesse Rosenthal2016-03-18
* | Docx reader: Don't make numbered heads into lists.Jesse Rosenthal2016-03-16
* | Introduce file-scope parsing (parse-before-combine)Jesse Rosenthal2016-03-15
* | Add a general ByteStringReader with warnings.Jesse Rosenthal2016-03-12
* | Add readDocxWithWarningsJesse Rosenthal2016-03-12
* | Docx Reader: Add state to the parser, for warningsJesse Rosenthal2016-03-12
* | Fixed behavior of base tag.John MacFarlane2016-03-10
* | Docx Writer: handle image alt textmb212016-03-10
* | Markdown reader: Improved pipe table parsing.John MacFarlane2016-03-09
* | Markdown reader: Clean up pipe table parsing.John MacFarlane2016-03-09
* | Markdown reader: allow `+` separators in pipe table cells.John MacFarlane2016-03-09
* | Markdown reader: don't cross line boundary parsing pipe table row.John MacFarlane2016-03-09
* | DokuWiki writer: use $$ for display math.John MacFarlane2016-03-08
* | Docx reader: update feature checklist.Jesse Rosenthal2016-03-08
* | LaTeX reader: handle interior `$` characters in math.John MacFarlane2016-02-28
* | Docx Reader: Get rid of Modifiable typeclass.Jesse Rosenthal2016-02-26
* | Make protocol-relative URIs work again.John MacFarlane2016-02-23
* | Markdown reader: use htmlInBalanced for rawVerbatimBlock.John MacFarlane2016-02-21
* | Fixed some linter warnings.John MacFarlane2016-02-20
* | Merge pull request #2646 from tarleb/org-figure-with-no-nameJohn MacFarlane2016-02-20
|\ \
| * | Prefix even empty figure names with "fig:"Albert Krewinkel2016-01-11
* | | Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-lineJohn MacFarlane2016-02-20
|\ \ \
| * | | Markdown writer: Use hyphens for yaml metadata block bottom lineHenrik Tramberend2016-01-21
* | | | Merge pull request #2691 from tarleb/org-image-file-linksJohn MacFarlane2016-02-20
|\ \ \ \
| * | | | Org reader: Refactor link-target processingAlbert Krewinkel2016-01-31
* | | | | HTML reader: rewrote htmlInBalanced.John MacFarlane2016-02-20
* | | | | LaTeX writer: clean up options parser.Jesse Rosenthal2016-02-18
* | | | | LaTeX writer: treat memoir template with `article` opt as articleJesse Rosenthal2016-02-18
* | | | | HTML reader: properly handle an empty cell in a simple table.John MacFarlane2016-02-16
* | | | | Removed `tex_math_single_backslash` from `markdown_github` options.John MacFarlane2016-02-09
* | | | | Custom writer: Pass attributes parameter to CaptionedImage.John MacFarlane2016-02-05
* | | | | Markdown reader: Fixed bug with smart quotes around tex math.John MacFarlane2016-02-04
* | | | | HTML writer: don't include alignment attribute for default table columns.John MacFarlane2016-02-03
* | | | | Docx reader: Add a "Link" modifier to ReducibleJesse Rosenthal2016-02-02
* | | | | LaTeX reader: `inlineCommand` now gobbles an empty `{}` after any command.John MacFarlane2016-01-31
|/ / / /
* | | | HTML reader: handle multiple meta tags with same name.John MacFarlane2016-01-29
* | | | Properly handle LaTeX "math" environment as inline math.John MacFarlane2016-01-29
* | | | Textile reader: Support `>`, `<`, `=`, `<>` text alignment attributes.John MacFarlane2016-01-25
* | | | Make language extensions trigger highlighting.John MacFarlane2016-01-24
* | | | Changed type of Shared.uniqueIdent argument from [String] to Set String.John MacFarlane2016-01-22
* | | | Merge pull request #2638 from c-forster/teiwriterJohn MacFarlane2016-01-21
|\ \ \ \ | |/ / / |/| | |
| * | | Added some entity tests in Markdown reader tests.John MacFarlane2016-01-19
| * | | Add TEI Writer.csforste2016-01-19
* | | | LaTeX writer: Allow more flexible table alignmentHenrik Tramberend2016-01-20
|/ / /
* | | HTML writer: harmless code simplification.John MacFarlane2016-01-14
* | | Org writer - pass through RawInline with format "org".John MacFarlane2016-01-13
|/ /