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-21
Text.Pandoc.Citeproc: use finer grained imports
Albert Krewinkel
1
-18
/
+21
2021-01-19
JATS writer: Ensure that disp-quote is always wrapped in p.
John MacFarlane
4
-97
/
+131
2021-01-18
RST writer: fix #7039.
John MacFarlane
1
-2
/
+2
2021-01-16
Revert "Markdown reader: support GitHub wiki's internal links (#2923) (#6458)"
John MacFarlane
3
-58
/
+0
2021-01-16
Markdown reader: support GitHub wiki's internal links (#2923) (#6458)
Gautier DI FOLCO
3
-0
/
+58
2021-01-16
Recognize more extensions as markdown by default.
John MacFarlane
1
-0
/
+5
2021-01-15
Improve .gitignore.
John MacFarlane
1
-0
/
+5
2021-01-15
Use citeproc >= 0.3.0.4.
John MacFarlane
3
-9
/
+9
2021-01-15
Use dev version of citeproc.
John MacFarlane
3
-15
/
+17
2021-01-13
Use simple default.nix.
John MacFarlane
2
-7
/
+14
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
[prev]
[next]