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-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
2020-01-10
LaTeX reader: allow beamer overlays for all commands in all raw tex.
John MacFarlane
1
-0
/
+8
2020-01-08
LaTeX reader: improve parsing of raw environments.
John MacFarlane
1
-0
/
+11
2020-01-07
Fix regression in handling of columns in beamer slides.
John MacFarlane
1
-0
/
+91
2020-01-07
Reveal.js writer: restore old behavior for 2D nesting.
John MacFarlane
1
-1
/
+19
2020-01-05
Fix regression in beamer slide structure with certain slide levels.
John MacFarlane
1
-0
/
+43
2020-01-05
Fix revealjs slide structure regression with certain slide levels.
John MacFarlane
1
-0
/
+35
2019-12-27
Fix parsing bug affected indented code after raw HTML.
John MacFarlane
2
-0
/
+37
2019-12-18
Org reader: wrap named table in div, using name as id
Albert Krewinkel
1
-9
/
+10
2019-12-17
Adjust test to work with Windows (I hope).
John MacFarlane
1
-1
/
+1
2019-12-17
Improved --toc generation.
John MacFarlane
1
-0
/
+56
2019-12-17
Improved makeSections so we don't get doubled attributes.
John MacFarlane
2
-4
/
+4
2019-12-17
Added test for #5986.
John MacFarlane
1
-0
/
+16
2019-12-17
Add section-divs command test (failing).
John MacFarlane
1
-0
/
+25
2019-12-13
Org reader: add table labels to caption if both are present
Albert Krewinkel
1
-1
/
+1
2019-12-07
Fix --toc-depth regression in 2.8.
John MacFarlane
1
-0
/
+15
2019-12-05
Roll back part of of `--shift-heading-level-by` change.
John MacFarlane
1
-3
/
+2
2019-12-05
HTML writer: add task-list class to ul if all elements are task list items.
John MacFarlane
1
-4
/
+4
2019-12-05
Fix makeSections so it doesn't turn column divs into sections.
John MacFarlane
1
-0
/
+28
[prev]
[next]