index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-13
GitHub CI - set path.
John MacFarlane
1
-4
/
+12
2019-09-12
GitHub CI - try sudo
John MacFarlane
1
-1
/
+1
2019-09-12
Revert "GitHub CI - try with stack."
John MacFarlane
1
-3
/
+7
2019-09-12
GitHub CI - try with stack.
John MacFarlane
1
-7
/
+3
2019-09-12
GitHUB CI: Try installing recent cabal.
John MacFarlane
1
-4
/
+6
2019-09-12
GitHub CI - use plain v1-cabal.
John MacFarlane
1
-3
/
+3
2019-09-12
GitHub CI: try 'cabal new-' instead of 'v2-'
John MacFarlane
1
-3
/
+3
2019-09-12
Add haskell.yml
John MacFarlane
1
-0
/
+18
2019-09-12
Better message for PandocShouldNeverHappenError.
John MacFarlane
1
-1
/
+3
2019-09-12
Change exit codes.
John MacFarlane
2
-6
/
+6
2019-09-12
MANUAL: add section for exit codes.
John MacFarlane
1
-0
/
+27
2019-09-10
Add --shift-heading-level-by option.
John MacFarlane
6
-7
/
+88
2019-09-10
Pass value of --dpi to rsvg-convert...
John MacFarlane
1
-11
/
+15
2019-09-09
LaTeX reader: Fix parsing of optional arguments that contain braced text.
John MacFarlane
2
-4
/
+12
2019-09-08
MANUAL: document some pptx limitations...
John MacFarlane
1
-0
/
+5
2019-09-08
Add -L option as shortcut for --lua-filter.
John MacFarlane
2
-2
/
+2
2019-09-08
Org reader: modify handling of example blocks. (#5717)
Brian Leung
3
-14
/
+103
2019-09-08
Add to other-extensions field for use by cabal solver (#5728)
Vanessa McHale
1
-0
/
+1
2019-09-08
Replace Element and makeHierarchical with makeSections.
John MacFarlane
25
-635
/
+479
2019-09-08
Revert changes to hierarchicalizeWithIds.
John MacFarlane
2
-77
/
+5
2019-09-08
INSTALL instructions fix for libicu.
John MacFarlane
1
-3
/
+4
2019-09-08
Emit warning on `-f latex -o out.pdf` (#5736)
Mauro Bieg
2
-0
/
+14
2019-09-06
Makefile: ghci target
John MacFarlane
1
-1
/
+4
2019-09-06
hierarchicalize: ensure that sections get ids...
John MacFarlane
2
-11
/
+15
2019-09-06
Improve detection of headings in Divs by hierarchicalize.
John MacFarlane
2
-6
/
+9
2019-09-05
Shared.hierarchicalize: improve handling of div and section structure.
John MacFarlane
2
-4
/
+69
2019-09-05
Roff reader: Better support for 'while'.
John MacFarlane
1
-0
/
+3
2019-09-05
Add dependency on skylighting-core in cabal file.
John MacFarlane
1
-0
/
+1
2019-09-05
Small cleanups in Makefile.
John MacFarlane
3
-8
/
+7
2019-09-05
Makefile - remove references to obsolete flag.
John MacFarlane
1
-3
/
+3
2019-09-05
Add CSS for hanging-indent div to epub.css.
John MacFarlane
1
-0
/
+1
2019-09-05
Add div.hanging-indent CSS to HTML templates.
John MacFarlane
8
-0
/
+8
2019-09-05
Add partial styles.html in HTML5 template.
John MacFarlane
18
-241
/
+179
2019-09-05
Roff reader: improve handling of groups.
John MacFarlane
1
-4
/
+2
2019-09-04
asciidoc writer: don't include `+` in code blocks for regular asciidoc.
John MacFarlane
2
-8
/
+13
2019-09-04
Roff reader: Fix problem parsing comments before macro.
John MacFarlane
1
-2
/
+0
2019-09-04
Roff reader: more improvements in parsing conditionals.
John MacFarlane
1
-3
/
+4
2019-09-04
Roff readers: better parsing of groups.
John MacFarlane
3
-10
/
+13
2019-09-03
SelfContained: omit content-type on type attribute for `<style>`.
John MacFarlane
1
-5
/
+8
2019-09-03
Further mod to hanging indent code in latex template.
John MacFarlane
1
-2
/
+0
2019-09-03
Slight improvements to hanging indent code in latex template.
John MacFarlane
1
-4
/
+7
2019-09-03
XML: change toEntities to emit numerical hex character references.
John MacFarlane
2
-4
/
+5
2019-09-02
LaTeX writer: use `cslreferences` environment for csl bibliographies.
John MacFarlane
2
-3
/
+25
2019-09-02
Use latest pandoc-citeproc.
John MacFarlane
2
-2
/
+2
2019-09-02
LaTeX reader: don't try to parse includes if raw_tex is set.
John MacFarlane
2
-10
/
+15
2019-09-02
HTML writer: use numeric character references with `--ascii`.
John MacFarlane
2
-7
/
+3
2019-09-02
LaTeX reader: properly handle optional arguments for macros.
John MacFarlane
3
-2
/
+10
2019-09-02
LaTeX writer: strip off `{}` around locator for biblatex/natbib output.
John MacFarlane
1
-1
/
+7
2019-09-02
Use doctemplates 0.6.
John MacFarlane
3
-9
/
+2
2019-08-31
html2pdf: ensure temp file is deleted...
John MacFarlane
1
-34
/
+35
[prev]
[next]