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
2020-11-24
Use skylighting 0.10.1.
John MacFarlane
2
-4
/
+4
2020-11-24
HTML reader tests: disable round-trip testing for tables
Albert Krewinkel
1
-11
/
+3
2020-11-24
HTML reader: support row or column-spanning table cells
Albert Krewinkel
3
-38
/
+36
2020-11-24
HTML reader: support blocks in caption
Albert Krewinkel
2
-6
/
+6
2020-11-24
HTML reader: extract table parsing into separate module
Albert Krewinkel
4
-95
/
+141
2020-11-23
ImageSize: default to DPI 72 if the format specifies DPI of 0.
John MacFarlane
1
-1
/
+7
2020-11-23
JATS template: allow array of persistent institute ids in `pid`
Albert Krewinkel
2
-0
/
+10
2020-11-23
HTML reader: extract submodules
Albert Krewinkel
5
-239
/
+345
2020-11-22
OpenDocument Writer: Implement Div and Span ident support (#6755)
Nils Carlson
2
-10
/
+44
2020-11-22
Use dev version of citeproc.
John MacFarlane
2
-5
/
+8
2020-11-22
LaTeX writer: Improve table spacing.
John MacFarlane
4
-73
/
+73
2020-11-22
Org reader: parse `#+LANGUAGE` into `lang` metadata field
Albert Krewinkel
3
-1
/
+10
2020-11-21
OpenDocument writer: Table text width support (#6792)
Nils Carlson
2
-4
/
+76
2020-11-21
LaTeX reader: more robust parsing of bracketed options.
John MacFarlane
2
-3
/
+15
2020-11-21
Citeproc BibTeX parser: revert change in getRawField...
John MacFarlane
1
-6
/
+5
2020-11-20
DocBook reader: Table text width support (#6791)
Nils Carlson
2
-2
/
+44
2020-11-20
Improve LaTeX option parsing...
John MacFarlane
2
-1
/
+9
2020-11-20
JATS writer: support author affiliations (#6867)
Albert Krewinkel
4
-6
/
+127
2020-11-20
`commonmark_x`: replace `auto_identifiers` with `gfm_auto_identifiers`.
John MacFarlane
2
-5
/
+6
2020-11-19
JATS writer: support advanced table features
Albert Krewinkel
10
-379
/
+775
2020-11-19
Update README.md, man page.
John MacFarlane
3
-29
/
+27
2020-11-19
Update changelog.
John MacFarlane
1
-0
/
+120
2020-11-19
reveal.js template fixes.
John MacFarlane
1
-8
/
+16
2020-11-19
--self-contained: increase coverage.
John MacFarlane
1
-4
/
+11
2020-11-19
INSTALL.md: Remove references to `pandoc-citeproc`.
John MacFarlane
1
-23
/
+9
2020-11-19
DocBook reader: drop period in formalpara title...
John MacFarlane
1
-2
/
+2
2020-11-18
latex template: add a `\break` after parbox in CSLRightInline.
John MacFarlane
1
-1
/
+1
2020-11-18
latex template: fix number of params on CSLReferences.
John MacFarlane
1
-1
/
+1
2020-11-18
Man reader: improve handling of .IP.
John MacFarlane
2
-5
/
+71
2020-11-18
Remove 'static' flag.
John MacFarlane
2
-10
/
+0
2020-11-18
Re-add -optc-Os to static linux build, because it makes binary smaller.
John MacFarlane
1
-1
/
+1
2020-11-18
Simplify options for building static linux binary.
John MacFarlane
1
-1
/
+1
2020-11-18
Use citeproc 0.2
John MacFarlane
2
-2
/
+2
2020-11-18
Don't allow macos builds with 'static' flag.
John MacFarlane
1
-0
/
+3
2020-11-18
JATS writer: wrap all tables
Albert Krewinkel
4
-330
/
+355
2020-11-18
CI: validate JATS table output
Albert Krewinkel
1
-6
/
+30
2020-11-18
Replace org #+KEYWORDS with #+keywords
TEC
16
-237
/
+237
2020-11-18
Update org supported languages and identifiers
TEC
1
-7
/
+11
2020-11-17
Bibtex reader: fall back on en-US if locale for LANG not found.
John MacFarlane
1
-1
/
+4
2020-11-17
Markdown reader: fix regression with example list references.
John MacFarlane
3
-2
/
+22
2020-11-17
Remove obsolete bibutils flag setting on linux/make_artifacts.sh.
John MacFarlane
1
-1
/
+1
2020-11-17
JATS writer: move Table handling to separate module
Albert Krewinkel
4
-68
/
+146
2020-11-16
Move getNextNumber from Readers.LaTeX to Readers.LaTeX.Parsing.
John MacFarlane
2
-26
/
+26
2020-11-16
CI: remove setup-haskell for windows.
John MacFarlane
1
-4
/
+5
2020-11-16
Update setup-haskell version.
John MacFarlane
1
-3
/
+3
2020-11-16
Only use filterIpynbOutput if input format is ipynb.
John MacFarlane
1
-0
/
+1
2020-11-16
When checking reader/writer name, check base name...
John MacFarlane
1
-9
/
+11
2020-11-16
Improve fix to siunitx numbers with minus.
John MacFarlane
3
-16
/
+28
2020-11-16
LaTeX reader: Fix negative numbers in siunitx commands.
John MacFarlane
2
-2
/
+19
2020-11-16
Added a sentence about `pagetitle` for HTML (#6843)
Alex Toldaiev
1
-1
/
+2
[next]