index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
Citeproc: Insert space after csl-left-margin span contents...
John MacFarlane
3
-5
/
+5
2020-09-24
OpenDocument writer: New table cell support with row and column spans (#6682)
Nils Carlson
1
-0
/
+157
2020-09-21
Add built-in citation support using new citeproc library.
John MacFarlane
223
-10
/
+24913
2020-09-21
Markdown reader: Set citationNoteNum accurately in citations.
John MacFarlane
2
-2
/
+2
2020-09-15
LaTeX writer: fix spacing issue with list in definition list.
John MacFarlane
1
-0
/
+67
2020-09-10
Changed default link state to invisible (#6676)
Leonard Rosenthol
3
-3
/
+137
2020-09-10
Improved uncertainty handling in slunitx.
John MacFarlane
1
-0
/
+3
2020-09-10
LaTeX reader: support parenthesized uncertainties in siunitx.
John MacFarlane
1
-0
/
+12
2020-09-10
Implement support for internal document links in ICML (#6606)
Leonard Rosenthol
3
-0
/
+358
2020-09-10
docbook reader: Implement column span support for tables (#6492)
Nils Carlson
1
-0
/
+119
2020-09-02
LaTeX reader: Support squared, cubed, tothe in siunitx.
John MacFarlane
1
-10
/
+41
2020-08-31
Fix tests for skylighting 0.10
Albert Krewinkel
2
-8
/
+8
2020-08-14
Change SIRange to SIrange (#6617)
Emerson Harkin
1
-9
/
+9
2020-07-23
Minimal support for SIRange in LaTeX reader (#6418)
Emerson Harkin
1
-0
/
+59
2020-07-23
Further improvements to ams theorem support, and a test.
John MacFarlane
1
-0
/
+41
2020-07-21
RST reader: fix csv tables with multiline cells.
John MacFarlane
2
-0
/
+30
2020-07-19
Remove use of cmark-gfm for commonmark/gfm rendering.
John MacFarlane
4
-7
/
+7
2020-07-01
HTML writer: improve alt-text/caption handling for HTML5
Albert Krewinkel
4
-6
/
+6
2020-06-23
LaTeX reader: Retain the Div around tables with attributes.
John MacFarlane
1
-25
/
+26
2020-06-23
Add test for #6481.
John MacFarlane
1
-0
/
+38
2020-05-20
Add "summary" to list of block-level HTML tags.
John MacFarlane
1
-0
/
+18
2020-05-18
Use CSS in favor of <br> for display math (#6372)
Lila
1
-2
/
+2
2020-05-12
LaTeX writer: create hypertarget for links with identifier.
John MacFarlane
1
-0
/
+6
2020-05-12
Use latest skylighting.
John MacFarlane
2
-8
/
+8
2020-05-02
LaTeX Writer: Add support for customizable alignment of columns in beamer (#6...
andrebauer
1
-0
/
+40
2020-04-24
RST writer: properly handle images with same alt text.
John MacFarlane
1
-0
/
+14
2020-04-22
AsciiDoc writer: add blank line after Div.
John MacFarlane
1
-0
/
+18
2020-04-17
Markdown writer: avoid unnecessary escapes before intraword `_`
John MacFarlane
1
-0
/
+14
2020-04-17
LaTeX reader: don't put surrounding Div around Table.
John MacFarlane
1
-26
/
+25
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
8
-44
/
+8
2020-04-15
Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors
despresc
20
-205
/
+205
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
20
-421
/
+593
2020-04-15
Implement the new Table type
despresc
20
-215
/
+520
2020-04-15
JATS reader: handle "label" element in section title.
John MacFarlane
1
-0
/
+8
2020-04-11
LaTeX writer: ensure that `-M csquotes` works even in fragment mode.
John MacFarlane
1
-0
/
+6
2020-04-11
HTML reader: support <bdo> (#6271)
Tristan de Cacqueray
1
-0
/
+21
2020-04-07
LaTeX reader: better handling of `\lettrine`.
John MacFarlane
1
-2
/
+2
2020-02-17
Revert "Allow specifying string value in metadata using `!!literal` tag."
John MacFarlane
1
-10
/
+0
2020-02-17
Allow specifying string value in metadata using `!!literal` tag.
John MacFarlane
1
-0
/
+10
2020-02-14
Fixes: group biblatex citations even with prefix and suffix (#6058)
Ethan Riley
1
-0
/
+32
2020-02-12
LaTeX reader: improve caption and label parsing.
John MacFarlane
3
-16
/
+17
2020-02-11
LaTeX reader: resolve `\ref` to table numbers.
John MacFarlane
1
-0
/
+31
2020-02-10
Fix spurious dots in markdown_mmd metadata output
John MacFarlane
1
-0
/
+12
2020-02-08
reveal.js: ensure that pauses work even in title slides.
John MacFarlane
1
-0
/
+18
2020-02-05
MediaWiki writer: prevent triple `[[[`.
John MacFarlane
1
-0
/
+10
2020-02-05
LaTeX reader: skip comments in more places where this is needed.
John MacFarlane
1
-0
/
+7
2020-02-03
Fix duplicate frame classes in LaTeX/Beamer output.
John MacFarlane
1
-0
/
+27
2020-01-31
csv reader: allow empty cells.
John MacFarlane
1
-1
/
+5
2020-01-31
Add Text.Pandoc.Readers.CSV (readCSV).
John MacFarlane
1
-0
/
+17
2020-01-12
HTML writer: fix duplicate attributes on headings.
John MacFarlane
1
-0
/
+6
[prev]
[next]