Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-06 | stack.yaml tweaks. | John MacFarlane | 1 | -2/+9 | |
Use a patched version of foundation until https://github.com/haskell-foundation/foundation/pull/503 is fixed. Use latest pandoc-citeproc. | |||||
2018-09-06 | Org reader: respect export option `p` for planning info | Albert Krewinkel | 5 | -2/+64 | |
Inclusion of planning info (*DEADLINE*, *SCHEDULED*, and *CLOSED*) can be controlled via the `p` export option: setting the option to `t` will add all planning information in a *Plain* block below the respective headline. | |||||
2018-09-06 | Org reader internals: disable some GHC extensions | Albert Krewinkel | 1 | -26/+32 | |
The RecordWildCards and ViewPatterns language extensions can be used to shorten code, but usually also makes it harder to read. The DocumentTree module was hence refactored and no longer relies on these extensions. | |||||
2018-09-06 | MANUAL: Clarify when `--resource-path` has an effect. | John MacFarlane | 1 | -0/+5 | |
2018-09-06 | Muse reader: close the </quote> in indented tag test | Alexander Krotov | 1 | -1/+2 | |
There is already a separate test for unclosed </quote>. | |||||
2018-09-05 | Document encoding issue with `--listings` (#4873) | damien clochard | 1 | -1/+6 | |
Document encoding issue with `--listings`. Closes #4871. | |||||
2018-09-05 | Org reader: strip planning info from output | Albert Krewinkel | 2 | -1/+60 | |
Planning info is parsed, but not included in the output (as is the default with Emacs Org-mode). Fixes: #4867 | |||||
2018-09-04 | Remove unnecessary indenting of TOC title (#4869) | José de Mattos Neto | 1 | -3/+1 | |
Fixes #4798 | |||||
2018-09-04 | hlint some writers | Alexander Krotov | 9 | -25/+21 | |
2018-09-04 | hlint Muse writer tests | Alexander Krotov | 1 | -6/+6 | |
2018-09-04 | Remove redundant $ | Alexander Krotov | 1 | -1/+1 | |
2018-09-03 | stack.yaml: use latest dev version of pandoc-citeproc. | John MacFarlane | 1 | -1/+1 | |
2018-09-03 | appveyor.yml : try building with lts-12. | John MacFarlane | 1 | -3/+16 | |
2018-09-03 | Remove obsolete RELEASE-CHECKLIST.md. | John MacFarlane | 1 | -27/+0 | |
2018-09-03 | Fix "new new" typo in changelog | Alexander Krotov | 1 | -1/+1 | |
2018-09-02 | Muse reader: autonumber sections in the correct order | Alexander Krotov | 2 | -4/+28 | |
Parsing now stops at each section header to ensure the header is registered before parsing of the next section starts. | |||||
2018-09-02 | Muse reader: move duplicate code into "headingStart" function | Alexander Krotov | 1 | -9/+10 | |
2018-09-02 | Muse writer: hlint | Alexander Krotov | 1 | -4/+4 | |
2018-09-02 | Muse writer: use lightweight markup when possible | Alexander Krotov | 3 | -69/+198 | |
2018-09-02 | Muse writer: add more comments | Alexander Krotov | 1 | -2/+2 | |
2018-09-02 | Muse writer: escape empty strings | Alexander Krotov | 1 | -1/+2 | |
This guarantees that conditionalEscapeString never returns empty string. | |||||
2018-09-02 | Muse reader: allow newline after opening "*" or "**" | Alexander Krotov | 2 | -1/+17 | |
Emacs Muse allows this. | |||||
2018-09-01 | Muse writer: wrap conditionalEscapeString result into "Muse" type | Alexander Krotov | 1 | -22/+28 | |
This removes the need to pass envInsideLinkDescription to it. | |||||
2018-09-01 | Muse writer: separate "shouldEscapeString" function | Alexander Krotov | 1 | -6/+11 | |
2018-08-31 | Muse writer: simplify inline list rendering | Alexander Krotov | 1 | -15/+12 | |
2018-08-31 | Muse reader: parse <verse> tag in one pass | Alexander Krotov | 2 | -8/+17 | |
instead of using parseFromString. This change makes it possible to have verbatim </verse> tag inside verse. | |||||
2018-08-30 | MANUAL: remove docs on removed --katex-stylesheet | Mauro Bieg | 1 | -8/+3 | |
closes #4862 | |||||
2018-08-30 | Muse reader: hlint | Alexander Krotov | 1 | -2/+2 | |
2018-08-30 | Fix a typo: s/afeter/after/ | Alexander Krotov | 1 | -1/+1 | |
2018-08-29 | LaTeX reader: fixed parsing of \texorpdfstring. | John MacFarlane | 1 | -1/+1 | |
We were returning the wrong argument as the content. | |||||
2018-08-29 | RSTR reader: don't skip link definitions after comments. | John MacFarlane | 2 | -0/+10 | |
Closes #4860. | |||||
2018-08-28 | appveyor.yml: use -arch with candle. | John MacFarlane | 1 | -1/+3 | |
This may help with #4795. | |||||
2018-08-28 | EPUB writer: set epub:type on body element intelligently. | John MacFarlane | 2 | -7/+23 | |
epub:type of first section epub:type of body -------------------------- ------------------ prologue frontmatter abstract frontmatter acknowledgments frontmatter copyright-page frontmatter dedication frontmatter foreword frontmatter halftitle, frontmatter introduction frontmatter preface frontmatter seriespage frontmatter titlepage frontmatter afterword backmatter appendix backmatter colophon backmatter conclusion backmatter epigraph backmatter Otherwise body will have epub:type 'bodymatter'. This only affects epub3. See http://www.idpf.org/epub/profiles/edu/structure/#h.l0bzsloklt10 Closes #4823. | |||||
2018-08-25 | Add support for $toc-title$ to LaTeX (and PDF). (#4853) | Wandmalfarbe | 2 | -1/+4 | |
2018-08-24 | FB2 writer: put coverpage element between title and date... | John MacFarlane | 1 | -2/+3 | |
...rather than in document-info element. Closes #4854. | |||||
2018-08-24 | HTML reader: allow enabling `raw_tex` extension. | John MacFarlane | 3 | -4/+59 | |
This now allows raw LaTeX environments, `\ref`, and `\eqref` to be parsed (which is helpful for translation HTML documents using MathJaX). Closes #1126. | |||||
2018-08-24 | PDF: fix reference to rsvg-convert (#4855) | Antonio Terceiro | 1 | -1/+1 | |
When rsvg-convert is not available, pandoc would tell the user to check for rsvg2pdf instead | |||||
2018-08-22 | Use yaml-0.9.0 in stack.yaml. | John MacFarlane | 2 | -0/+2 | |
2018-08-22 | Use latest pandoc-citeproc. | John MacFarlane | 2 | -2/+2 | |
This should fix build failure on appveyor. | |||||
2018-08-22 | HTML reader: extract spaces inside links instead of trimming them | Alexander Krotov | 2 | -3/+9 | |
Fixes #4845 | |||||
2018-08-21 | LaTeX reader: support blockcquote, foreignblockquote from csquotes. | John MacFarlane | 2 | -8/+23 | |
Also foreigncblockquote, hyphenblockquote, hyphencblockquote. Closes #4848. But note: currently foreignquote will be parsed as a regular Quoted inline (not using the quotes appropriate to the foreign language). | |||||
2018-08-21 | Fix mistake in REPL instructions for stack. (#4849) | Brian Leung | 1 | -1/+1 | |
2018-08-21 | LaTeX reader: support enquote*, foreignquote, hypphenquote... | John MacFarlane | 2 | -6/+82 | |
from csquotes. See #4848. Still TBD: blockquote, blockcquote, foreignblockquote. | |||||
2018-08-19 | Markdown writer: escape `~` if strikeout extension enabled. | John MacFarlane | 1 | -1/+2 | |
See #4840. | |||||
2018-08-18 | Added chocolatey installation method (#4844) | Miodrag Milić | 1 | -0/+3 | |
2018-08-18 | Fix compiler warning. | John MacFarlane | 1 | -1/+1 | |
2018-08-17 | LaTeX reader: Support more text-mode accents. | John MacFarlane | 2 | -5/+95 | |
Add support for `\|`, `\b`, `\G`, `\h`, `\d`, `\f`, `\r`, `\t`, `\U`, `\i`, `\j`, `\newtie`, `\textcircled`. Also fall back to combining characters when composed characters are not available. Closes #4652. | |||||
2018-08-17 | LaTeX reader: use combining characters when needed for accents. | John MacFarlane | 1 | -1/+4 | |
For example, there is no unicode code point corresponding to \"{X}, so we use a combining accent. | |||||
2018-08-17 | Docx writer: properly handle display math in spans. | John MacFarlane | 2 | -6/+10 | |
Closes #4826. This isn't a complete solution, since other nestings of display math may still cause problems, but it should work for what is by far the most common case. Note that this also involves an API change: `isDisplayMath` is now exported from Text.Pandoc.Writers.Shared. | |||||
2018-08-17 | Add support for latex mintinline (#4365) | Marc Schreiber | 2 | -0/+33 | |