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-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
2020-11-16
CONTRIBUTING: describe hlint and how it's used (#6840)
Albert Krewinkel
1
-0
/
+27
2020-11-15
Markdown reader: fix detection of locators following in-text citations.
John MacFarlane
2
-27
/
+36
2020-11-15
Text.Pandoc.PDF: Fix `changePathSeparators` for Windows.
John MacFarlane
1
-1
/
+4
2020-11-15
Bump to 2.11.2 for next release (minor API change in Logging).
John MacFarlane
1
-1
/
+1
2020-11-15
Remove redundant bracket in App.Opt
Albert Krewinkel
1
-1
/
+1
2020-11-14
Fix small typo in manual for `--markdown-headings`.
John MacFarlane
1
-3
/
+3
2020-11-14
MANUAL: wrap some overly long lines.
John MacFarlane
1
-102
/
+130
2020-11-14
Revise deprecation warning for --atx-headers.
John MacFarlane
1
-1
/
+1
2020-11-14
Markdown writer: default to using ATX headings.
Aner Lucero
36
-194
/
+202
2020-11-14
Markdown reader: don't increment stateNoteNumber for example refs.
John MacFarlane
3
-1
/
+30
2020-11-13
Improve period suppression algorithm for citations in notes...
John MacFarlane
2
-3
/
+24
2020-11-13
Fix error when extension output is doc (#6834)
gison93
1
-1
/
+1
2020-11-11
Manual: correct `link-citation` -> `link-citations`.
John MacFarlane
1
-1
/
+1
[prev]
[next]