index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Writers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-02
LaTeX writer: revert table line height increase in 2.11.3.
John MacFarlane
1
-1
/
+1
2020-12-30
Undo the "Use fromRight" hlint hint.
John MacFarlane
1
-2
/
+1
2020-12-30
Hlint fixes
John MacFarlane
1
-1
/
+2
2020-12-30
Ms writer: don't justify inside table cells.
John MacFarlane
1
-1
/
+3
2020-12-29
Improve fix to #6983.
John MacFarlane
1
-1
/
+3
2020-12-28
Docx writer: fix nested tables with captions.
John MacFarlane
1
-4
/
+6
2020-12-27
Use meta-description instead of description in templates.
John MacFarlane
1
-0
/
+3
2020-12-27
Add support for writing nested tables to asciidoc (#6972)
timo-a
1
-7
/
+32
2020-12-27
Powerpoint writer: allow arbitrary OOXML in raw inline elements
Albert Krewinkel
1
-22
/
+27
2020-12-20
HTML writer: don't include p tags in CSL bibliography entries.
John MacFarlane
1
-2
/
+7
2020-12-20
LaTeX writer: support colspans and rowspans in tables. (#6950)
Albert Krewinkel
4
-96
/
+236
2020-12-15
Properly handle boolean values in writing YAML metadata.
John MacFarlane
2
-2
/
+3
2020-12-13
RST writer: better image handling.
John MacFarlane
1
-9
/
+21
2020-12-13
Docx writer: keep raw openxml strings verbatim.
Albert Krewinkel
1
-2
/
+5
2020-12-13
Docx writer: use Content instead of Element.
Albert Krewinkel
1
-59
/
+75
2020-12-12
Merge pull request #6946 from mb21/icml-image-fit
John MacFarlane
1
-1
/
+6
2020-12-12
LaTeX writer: extract table handling into separate module.
Albert Krewinkel
5
-237
/
+355
2020-12-12
ICML writer: fix image bounding box for custom widths/heights
mb21
1
-1
/
+6
2020-12-07
Merge pull request #6922 from jtojnar/db-writer-admonitions
John MacFarlane
1
-19
/
+45
2020-12-07
Docbook writer: Handle admonition titles from Markdown reader
Jan Tojnar
1
-0
/
+2
2020-12-07
Docbook writer: Use correct id attribute consistently
Jan Tojnar
1
-10
/
+16
2020-12-07
Docbook writer: handle admonitions
Jan Tojnar
1
-12
/
+30
2020-12-05
OpenDocument writer: Allow references for internal links (#6774)
Nils Carlson
1
-18
/
+73
2020-12-04
Docbook writer: add XML namespaces to top-level elements (#6923)
Jan Tojnar
1
-8
/
+20
2020-12-04
Markdown writer: ensure that a new csl-block begins on a new line.
John MacFarlane
1
-1
/
+6
2020-12-04
LaTeX writer: Fix bug with nested csl- display Spans.
John MacFarlane
1
-36
/
+32
2020-12-04
HTML writer: Fix handling of nested csl- display spans.
John MacFarlane
1
-20
/
+12
2020-12-03
EPUB writer: include title page in landmarks.
John MacFarlane
1
-2
/
+7
2020-12-03
EPUB writer: add frontmatter type on body element for nav.xhtml.
John MacFarlane
1
-1
/
+3
2020-12-03
Docx writer: Support bold and italic in "complex script."
John MacFarlane
1
-2
/
+6
2020-11-26
Docx writer: Fix bullets/lists indentation
cholonam
1
-3
/
+3
2020-11-25
LaTeX writer: improve longtable output.
John MacFarlane
1
-40
/
+60
2020-11-25
LaTeX tables: Fix calculation of column spacing.
John MacFarlane
1
-1
/
+1
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-21
OpenDocument writer: Table text width support (#6792)
Nils Carlson
1
-4
/
+10
2020-11-19
JATS writer: support advanced table features
Albert Krewinkel
2
-50
/
+217
2020-11-18
JATS writer: wrap all tables
Albert Krewinkel
1
-6
/
+7
2020-11-18
Replace org #+KEYWORDS with #+keywords
TEC
1
-16
/
+16
2020-11-18
Update org supported languages and identifiers
TEC
1
-7
/
+11
2020-11-17
JATS writer: move Table handling to separate module
Albert Krewinkel
3
-68
/
+144
2020-11-14
Markdown writer: default to using ATX headings.
Aner Lucero
1
-1
/
+6
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
8
-15
/
+16
2020-11-06
Support nocase spansn for csljson output
John MacFarlane
1
-0
/
+1
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
2020-10-30
Fix duplicate "class" attribute in HTML writer
Andy Morris
1
-2
/
+4
2020-10-29
LaTeX writer: Improved calculation of table column widths.
John MacFarlane
1
-10
/
+12
2020-10-23
Commonmark writer: fix regression with fenced divs.
John MacFarlane
1
-1
/
+3
[prev]
[next]