index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-25
LaTeX tables: Fix calculation of column spacing.
John MacFarlane
1
-1
/
+1
2020-11-25
Fix truncation of `[Citation]` list in `Cite` inside footnotes...
John MacFarlane
1
-2
/
+2
2020-11-25
HTML reader: simplify list attribute handling
Albert Krewinkel
2
-27
/
+12
2020-11-24
HTML reader: support row or column-spanning table cells
Albert Krewinkel
2
-28
/
+26
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
3
-95
/
+140
2020-11-23
ImageSize: default to DPI 72 if the format specifies DPI of 0.
John MacFarlane
1
-1
/
+7
2020-11-23
HTML reader: extract submodules
Albert Krewinkel
4
-239
/
+342
2020-11-22
OpenDocument Writer: Implement Div and Span ident support (#6755)
Nils Carlson
1
-10
/
+33
2020-11-22
LaTeX writer: Improve table spacing.
John MacFarlane
1
-2
/
+2
2020-11-22
Org reader: parse `#+LANGUAGE` into `lang` metadata field
Albert Krewinkel
1
-0
/
+2
2020-11-21
OpenDocument writer: Table text width support (#6792)
Nils Carlson
1
-4
/
+10
2020-11-21
LaTeX reader: more robust parsing of bracketed options.
John MacFarlane
1
-3
/
+8
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
1
-2
/
+12
2020-11-20
Improve LaTeX option parsing...
John MacFarlane
1
-1
/
+3
2020-11-20
`commonmark_x`: replace `auto_identifiers` with `gfm_auto_identifiers`.
John MacFarlane
1
-3
/
+4
2020-11-19
JATS writer: support advanced table features
Albert Krewinkel
2
-50
/
+217
2020-11-19
--self-contained: increase coverage.
John MacFarlane
1
-4
/
+11
2020-11-19
DocBook reader: drop period in formalpara title...
John MacFarlane
1
-2
/
+2
2020-11-18
Man reader: improve handling of .IP.
John MacFarlane
1
-5
/
+19
2020-11-18
JATS writer: wrap all tables
Albert Krewinkel
1
-6
/
+7
2020-11-18
Replace org #+KEYWORDS with #+keywords
TEC
2
-27
/
+27
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
2
-2
/
+10
2020-11-17
JATS writer: move Table handling to separate module
Albert Krewinkel
3
-68
/
+144
2020-11-16
Move getNextNumber from Readers.LaTeX to Readers.LaTeX.Parsing.
John MacFarlane
2
-26
/
+26
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
1
-1
/
+1
2020-11-16
LaTeX reader: Fix negative numbers in siunitx commands.
John MacFarlane
1
-2
/
+4
2020-11-15
Markdown reader: fix detection of locators following in-text citations.
John MacFarlane
1
-27
/
+30
2020-11-15
Text.Pandoc.PDF: Fix `changePathSeparators` for Windows.
John MacFarlane
1
-1
/
+4
2020-11-15
Remove redundant bracket in App.Opt
Albert Krewinkel
1
-1
/
+1
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
5
-40
/
+81
2020-11-14
Markdown reader: don't increment stateNoteNumber for example refs.
John MacFarlane
1
-0
/
+12
2020-11-13
Improve period suppression algorithm for citations in notes...
John MacFarlane
1
-1
/
+22
2020-11-13
Fix error when extension output is doc (#6834)
gison93
1
-1
/
+1
2020-11-10
Remove redundant bracket.
John MacFarlane
1
-1
/
+1
2020-11-10
Fix corner case in YAML metadata parsing.
John MacFarlane
1
-1
/
+4
2020-11-07
Hlint suggestions.
John MacFarlane
1
-2
/
+3
2020-11-07
Lint code in PRs and when committing to master (#6790)
Albert Krewinkel
21
-43
/
+34
2020-11-06
doc/filters.md: describe technical details of filter invocations (#6815)
Albert Krewinkel
1
-0
/
+2
2020-11-06
Support nocase spansn for csljson output
John MacFarlane
1
-0
/
+1
2020-11-05
LaTeX reader: better handling of `\\` inside math in table cells.
John MacFarlane
1
-0
/
+2
2020-11-05
Citeproc: improve punctuation in in-text note citations.
John MacFarlane
1
-8
/
+15
2020-11-04
DokuWiki writer: translate language names for code elements...
John MacFarlane
1
-14
/
+24
2020-11-04
MediaWiki writer: use syntaxhighlight tag...
John MacFarlane
1
-2
/
+9
[prev]
[next]