index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-05
Add Writers.Tables helper functions and types, add tests for those (#6655)
Christian Despres
2
-0
/
+254
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
4
-14
/
+14
2020-08-24
Docx writer: separate adjacent tables.
John MacFarlane
1
-0
/
+0
2020-08-15
[Latex Reader] Fixing issues with \multirow and \multicolumn table cells (#6608)
Laurent P. René de Cotret
1
-4
/
+13
2020-08-14
Change SIRange to SIrange (#6617)
Emerson Harkin
1
-9
/
+9
2020-08-07
[Latex Reader] Table cell parser not consuming spaces correctly (#6597)
Laurent P. René de Cotret
1
-0
/
+7
2020-07-31
Org writer: don't force blank line after headers
Albert Krewinkel
1
-27
/
+0
2020-07-23
Minimal support for SIRange in LaTeX reader (#6418)
Emerson Harkin
1
-0
/
+59
2020-07-23
Col-span and row-span in LaTeX reader (#6470)
Laurent P. René de Cotret
1
-3
/
+55
2020-07-23
Further improvements to ams theorem support, and a test.
John MacFarlane
1
-0
/
+41
2020-07-22
Docx writer: support --number-sections.
John MacFarlane
28
-0
/
+0
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-19
Merge pull request #6495 from tarleb/html5-figure-accessiblity
John MacFarlane
5
-7
/
+7
2020-07-17
Jira writer: keep image caption as alt attribute
Albert Krewinkel
1
-2
/
+2
2020-07-15
Use selnolig to selectively suppress ligatures with lualatex.
John MacFarlane
4
-0
/
+12
2020-07-12
Merge pull request #6513 from brisad/master
John MacFarlane
2
-0
/
+39
2020-07-08
Escape starting periods in ms writer code blocks
Michael Hoffmann
2
-0
/
+39
2020-07-07
[Docx Reader] Refactor/update smushInlines
Nikolay Yakimov
2
-1
/
+1
2020-07-02
Revert "Ipnyb: allow lossless round-tripping of markdown cell content."
John MacFarlane
1
-3
/
+3
2020-07-01
HTML writer: improve alt-text/caption handling for HTML5
Albert Krewinkel
5
-7
/
+7
2020-07-01
Org reader: respect tables-excluding export setting
Albert Krewinkel
1
-0
/
+8
2020-06-30
Org reader: respect export setting disabling footnotes
Albert Krewinkel
1
-0
/
+16
2020-06-30
Ipnyb: allow lossless round-tripping of markdown cell content.
John MacFarlane
1
-3
/
+3
2020-06-30
Org reader: respect export setting which disables entities
Albert Krewinkel
1
-0
/
+6
2020-06-29
Org reader: keep unknown keyword lines as raw org
Albert Krewinkel
1
-2
/
+5
2020-06-29
Org reader: unify keyword handling
Albert Krewinkel
1
-48
/
+56
2020-06-29
Org reader: support LATEX_HEADER_EXTRA and HTML_HEAD_EXTRA settings
Albert Krewinkel
1
-29
/
+49
2020-06-29
Org reader: allow multiple #+SUBTITLE export settings
Albert Krewinkel
1
-0
/
+7
2020-06-28
JATS reader: parse abstract element into metadata field of same name (#6482)
Albert Krewinkel
1
-0
/
+17
2020-06-28
Org reader: read `#+INSTITUTE` values as text with markup
Albert Krewinkel
1
-0
/
+4
2020-06-28
Org tests: group export settings test for Org reader
Albert Krewinkel
1
-74
/
+79
2020-06-28
Org reader: update behavior of author, keywords export settings
Albert Krewinkel
1
-20
/
+35
2020-06-27
Org reader: read description lines as inlines
Albert Krewinkel
1
-5
/
+17
2020-06-25
Org reader: honor tex export option
Albert Krewinkel
1
-0
/
+73
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-06-22
Handle native Underline in Powerpoint writer.
John MacFarlane
2
-0
/
+0
2020-06-22
Use native Underline instead of Span in Jira
John MacFarlane
2
-3
/
+2
2020-06-22
Jira writer: always escape braces
Albert Krewinkel
1
-1
/
+1
2020-06-20
Recognize images with uppercase extensions
Albert Krewinkel
1
-0
/
+4
2020-06-14
Docbook reader: implement <procedure> (#6442)
Mathieu Boespflug
2
-1
/
+30
2020-06-14
Docbook: map <simplesect> to unnumbered section (#6436)
Mathieu Boespflug
2
-0
/
+8
2020-05-20
Add "summary" to list of block-level HTML tags.
John MacFarlane
1
-0
/
+18
2020-05-18
Propagate (DY)LD_LIBRARY_PATH in tests (#6376)
Lila
2
-9
/
+14
2020-05-18
Use CSS in favor of <br> for display math (#6372)
Lila
7
-4
/
+10
2020-05-16
Docx writer: enable column and row bands for tables.
John MacFarlane
28
-0
/
+0
2020-05-12
LaTeX writer: create hypertarget for links with identifier.
John MacFarlane
1
-0
/
+6
2020-05-12
Use latest skylighting.
John MacFarlane
4
-14
/
+14
[prev]
[next]