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
2021-01-12
Use project.nix instead of default.nix for generated file.
John MacFarlane
2
-3
/
+3
2021-01-12
Delete default.nix.
John MacFarlane
2
-56
/
+1
2021-01-12
CONTRIBUTING: note on GNU xargs
John MacFarlane
1
-0
/
+3
2021-01-12
Gitignore: add .DS_Store, .orig
John MacFarlane
1
-0
/
+2
2021-01-12
Add files for using nix-shell.
John MacFarlane
3
-1
/
+66
2021-01-12
Markdown writer: cleaned up raw formats.
John MacFarlane
1
-34
/
+35
2021-01-12
Docx writer: handle table header using styles.
John MacFarlane
34
-17
/
+35
2021-01-11
Use commonmark 0.1.1.3.
John MacFarlane
2
-2
/
+2
2021-01-11
MANUAL.txt: update description of `-L`/`--lua-filter`.
Albert Krewinkel
1
-18
/
+10
2021-01-10
JATS writer: fix citations (#7018)
Albert Krewinkel
6
-241
/
+72
2021-01-10
Update default CSL to use latest chicago-author-date.csl.
John MacFarlane
1
-2
/
+12
2021-01-10
Fix infinite HTTP requests when writing epubs from URL source.
John MacFarlane
1
-5
/
+9
2021-01-10
T.P.Citeproc: factor out and export `getStyle`.
John MacFarlane
1
-45
/
+55
2021-01-10
T.P.Citeproc: factor out getLang.
John MacFarlane
1
-8
/
+15
2021-01-10
Bump to 2.11.4.
John MacFarlane
1
-1
/
+1
2021-01-10
T.P.Citeproc: refactor and export `getReferences`.
John MacFarlane
1
-28
/
+51
2021-01-09
Org reader: allow multiple pipe chars in todo sequences
Albert Krewinkel
2
-4
/
+20
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
175
-200
/
+200
2021-01-07
gfm/commonmark writer: implement start number on ordered lists.
John MacFarlane
2
-1
/
+12
2021-01-07
T.P.Parsing: modify gridTableWith' for headerless tables.
John MacFarlane
6
-84
/
+22
2021-01-06
Remove `\setupthinrules` from default context template.
John MacFarlane
3
-6
/
+0
2021-01-05
HTML writer: fix implicit_figure at end of footnotes.
John MacFarlane
2
-3
/
+27
2021-01-05
Implement defaults file inheritance (#6924)
David Martschenko
14
-33
/
+189
2021-01-04
LaTeX reader: handle filecontents environment.
John MacFarlane
3
-6
/
+65
2021-01-04
EPUB writer: adjust internal links to identifiers...
John MacFarlane
1
-0
/
+20
2021-01-03
EPUB writer: recognize `Format "html4"`, `Format "html5"` as raw HTML.
John MacFarlane
1
-2
/
+8
2021-01-03
EPUB writer: adjust internal links to images, links, and tables...
John MacFarlane
1
-0
/
+6
2021-01-03
Org reader: mark verbatim code with class "verbatim". (#6998)
Dimitri Sabadie
2
-3
/
+3
2021-01-02
LaTeX reader: put contents of unknown environments in a Div...
John MacFarlane
1
-1
/
+1
2021-01-02
LaTeX writer: revert table line height increase in 2.11.3.
John MacFarlane
7
-80
/
+63
2021-01-01
Org reader: restructure output of captioned code blocks
Albert Krewinkel
2
-17
/
+15
2020-12-30
Mediawiki reader: allow space around storng/emph delimiters.
John MacFarlane
2
-6
/
+25
2020-12-30
Undo the "Use fromRight" hlint hint.
John MacFarlane
2
-2
/
+5
2020-12-30
Hlint fixes
John MacFarlane
2
-2
/
+3
2020-12-30
Update ms table tests.
John MacFarlane
1
-0
/
+14
2020-12-30
Ms writer: don't justify inside table cells.
John MacFarlane
1
-1
/
+3
2020-12-30
MANUAL: Document use of citations in note styles.
John MacFarlane
1
-0
/
+28
2020-12-29
CircleCI: fix stack installation.
John MacFarlane
1
-1
/
+1
2020-12-29
Bump to 2.11.3.2, update changelog and man page
John MacFarlane
5
-6
/
+64
2020-12-29
Use citeproc 0.3.0.3.
John MacFarlane
2
-2
/
+2
2020-12-29
Improve fix to #6983.
John MacFarlane
1
-1
/
+3
2020-12-28
Docx writer: fix nested tables with captions.
John MacFarlane
1
-4
/
+6
2020-12-28
Update test for new citeproc and require it in cabal.
John MacFarlane
2
-2
/
+2
2020-12-28
Use latest citeproc release.
John MacFarlane
1
-1
/
+1
2020-12-28
HTML reader: use renderTags' from Text.Pandoc.Shared.
Albert Krewinkel
1
-25
/
+3
2020-12-28
MANUAL: note that textarea content is never parsed as Markdown.
Albert Krewinkel
1
-2
/
+2
2020-12-27
Use meta-description instead of description in templates.
John MacFarlane
3
-4
/
+7
2020-12-27
templates: added the `description` metatag to both html4 and html5 templates ...
Jerry Sky
2
-0
/
+6
2020-12-27
Require texmath 0.12.1.
John MacFarlane
3
-5
/
+2
2020-12-27
Add support for writing nested tables to asciidoc (#6972)
timo-a
2
-7
/
+114
[prev]
[next]