aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-03Allow 'standout' as a beamer frame option.John MacFarlane1-1/+1
2016-07-03stack.yaml: use 6.5 resolver.John MacFarlane4-14/+4
2016-07-02Org reader: put export setting parser into moduleAlbert Krewinkel4-191/+192
2016-07-01LaTeX reader: strip off double quotes around image source if present.John MacFarlane1-1/+8
2016-07-01LaTeX writer: don't URI-escape image source.John MacFarlane1-1/+1
2016-07-01beamer, latex templates: pass biblatexoptions directly in package load.John MacFarlane1-7/+7
2016-07-01Org reader: support archived trees export optionsAlbert Krewinkel3-8/+86
2016-07-01Org reader: refactor comment tree handlingAlbert Krewinkel2-39/+21
2016-07-01Org reader: parse as headlines, convert to blocksAlbert Krewinkel1-47/+86
2016-07-01Org reader: improve tag and properties type safetyAlbert Krewinkel1-25/+57
2016-07-01ZimWiki writer: removed commented out code that confused Haddock.John MacFarlane1-8/+8
2016-07-01Added ZimWiki format to documentation and cabal description.Alex Ivkin2-13/+19
2016-06-30Added Zim Wiki writer, template and tests.Alex Ivkin7-6/+1057
2016-07-01Docx writer: set paragraph to FirstPara after display mathJesse Rosenthal1-0/+1
2016-07-01Writers: treat SoftBreak as space for strippingJesse Rosenthal1-0/+1
2016-06-29LaTeX reader: fixed `\cite` so it is a NormalCitation not AuthorInText.John MacFarlane3-4/+4
2016-06-26Merge pull request #3001 from tarleb/org-figure-labelJohn MacFarlane2-32/+47
2016-06-26Include table of contents in README.html in Windows package.John MacFarlane2-2/+2
2016-06-26Org reader: support figure labelsAlbert Krewinkel2-32/+47
2016-06-25Textile reader: Fix overly aggressive interpretation as images.John MacFarlane1-7/+4
2016-06-25Added `secnumdepth` variable to LaTeX template.John MacFarlane2-22/+8
2016-06-25Fixed RST links with no explicit link text.John MacFarlane3-1/+7
2016-06-24Make --webtex work with the Markdown writer.John MacFarlane2-12/+19
2016-06-24Added texmath 0.8.6.4 to windows/stack.yaml.John MacFarlane1-0/+1
2016-06-23Process markdown extensions on command line in L->R order.John MacFarlane1-1/+1
2016-06-23Improved Windows installer - don't ignore properties set on command-line.John MacFarlane1-2/+5
2016-06-23Textile reader: fixed attributes.John MacFarlane3-2/+10
2016-06-23Markdown writer: use raw HTML for simple, pipe tables with linebreaks.John MacFarlane1-1/+5
2016-06-23README: update to include track-changes comments.Jesse Rosenthal1-5/+7
2016-06-23Docx reader: add tests for commentsJesse Rosenthal5-0/+32
2016-06-23Docx reader tests: Add tests for warnings.Jesse Rosenthal1-0/+13
2016-06-23Docx reader: Add warning for advanced comment formatting.Jesse Rosenthal1-2/+18
2016-06-23docx reader: enable warnings in top-level readerJesse Rosenthal1-6/+10
2016-06-23Docx reader: add simple comment functionality.Jesse Rosenthal2-1/+73
2016-06-23Shared: Add BlockQuote to blocksToInlinesJesse Rosenthal1-0/+1
2016-06-23Shared: introduce blocksToInlines functionJesse Rosenthal1-0/+37
2016-06-22Merge pull request #2992 from tarleb/org-partial-functionsJohn MacFarlane2-19/+21
2016-06-22HTML writer: Better support for raw LaTeX environments.John MacFarlane1-12/+41
2016-06-22Update texmath lower bound.John MacFarlane2-1/+2
2016-06-21Org reader: remove partial functionsAlbert Krewinkel2-19/+21
2016-06-20Implement RawInline and RawBlock in sample lua custom writer.John MacFarlane1-0/+12
2016-06-20Changed email-obfuscation default to no obfuscation.John MacFarlane4-15/+5
2016-06-14Merge pull request #2979 from tarleb/doc-updateJohn MacFarlane1-21/+22
2016-06-14Merge pull request #2980 from tarleb/org-raw-inlinesJohn MacFarlane3-4/+17
2016-06-14Merge pull request #2981 from felixonmars/patch-1John MacFarlane1-1/+1
2016-06-14Allow tagsoup 0.14Felix Yan1-1/+1
2016-06-14Document Org mode as a format containing raw HTMLAlbert Krewinkel1-4/+4
2016-06-13Org reader: support arbitrary raw inlinesAlbert Krewinkel2-1/+13
2016-06-13Org writer: support arbitrary raw inlinesAlbert Krewinkel1-3/+4
2016-06-12Document Org mode as a format containing raw TeXAlbert Krewinkel1-5/+5