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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
Merge pull request #7042 from tarleb/jats-element-citations
John MacFarlane
5
-25
/
+213
2021-01-22
JATS writer: allow to use element-citation
Albert Krewinkel
4
-7
/
+192
2021-01-22
Add biblatex, bibtex as output formats (closes #7040).
John MacFarlane
4
-3
/
+306
2021-01-21
Text.Pandoc.Citeproc: use finer grained imports
Albert Krewinkel
1
-18
/
+21
2021-01-19
JATS writer: Ensure that disp-quote is always wrapped in p.
John MacFarlane
1
-1
/
+3
2021-01-18
RST writer: fix #7039.
John MacFarlane
1
-2
/
+2
2021-01-16
Revert "Markdown reader: support GitHub wiki's internal links (#2923) (#6458)"
John MacFarlane
2
-28
/
+0
2021-01-16
Markdown reader: support GitHub wiki's internal links (#2923) (#6458)
Gautier DI FOLCO
2
-0
/
+28
2021-01-16
Recognize more extensions as markdown by default.
John MacFarlane
1
-0
/
+5
2021-01-12
Markdown writer: cleaned up raw formats.
John MacFarlane
1
-34
/
+35
2021-01-12
Docx writer: handle table header using styles.
John MacFarlane
1
-17
/
+20
2021-01-10
JATS writer: fix citations (#7018)
Albert Krewinkel
2
-26
/
+23
2021-01-10
Fix infinite HTTP requests when writing epubs from URL source.
John MacFarlane
1
-5
/
+9
2021-01-10
T.P.Citeproc: factor out and export `getStyle`.
John MacFarlane
1
-45
/
+55
2021-01-10
T.P.Citeproc: factor out getLang.
John MacFarlane
1
-8
/
+15
2021-01-10
T.P.Citeproc: refactor and export `getReferences`.
John MacFarlane
1
-28
/
+51
2021-01-09
Org reader: allow multiple pipe chars in todo sequences
Albert Krewinkel
1
-4
/
+10
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
135
-148
/
+148
2021-01-07
gfm/commonmark writer: implement start number on ordered lists.
John MacFarlane
1
-1
/
+4
2021-01-07
T.P.Parsing: modify gridTableWith' for headerless tables.
John MacFarlane
1
-11
/
+11
2021-01-05
HTML writer: fix implicit_figure at end of footnotes.
John MacFarlane
1
-3
/
+7
2021-01-05
Implement defaults file inheritance (#6924)
David Martschenko
2
-33
/
+139
2021-01-04
LaTeX reader: handle filecontents environment.
John MacFarlane
2
-6
/
+28
2021-01-04
EPUB writer: adjust internal links to identifiers...
John MacFarlane
1
-0
/
+20
2021-01-03
EPUB writer: recognize `Format "html4"`, `Format "html5"` as raw HTML.
John MacFarlane
1
-2
/
+8
2021-01-03
EPUB writer: adjust internal links to images, links, and tables...
John MacFarlane
1
-0
/
+6
2021-01-03
Org reader: mark verbatim code with class "verbatim". (#6998)
Dimitri Sabadie
1
-1
/
+1
2021-01-02
LaTeX reader: put contents of unknown environments in a Div...
John MacFarlane
1
-1
/
+1
2021-01-02
LaTeX writer: revert table line height increase in 2.11.3.
John MacFarlane
1
-1
/
+1
2021-01-01
Org reader: restructure output of captioned code blocks
Albert Krewinkel
1
-14
/
+12
2020-12-30
Mediawiki reader: allow space around storng/emph delimiters.
John MacFarlane
1
-6
/
+4
2020-12-30
Undo the "Use fromRight" hlint hint.
John MacFarlane
1
-2
/
+1
2020-12-30
Hlint fixes
John MacFarlane
2
-2
/
+3
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-28
HTML reader: use renderTags' from Text.Pandoc.Shared.
Albert Krewinkel
1
-25
/
+3
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-24
Citeproc: fix handling of empty URL variables (`DOI`, etc.).
John MacFarlane
1
-1
/
+3
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-16
Fix citeproc regression with duplicate references.
John MacFarlane
1
-1
/
+2
2020-12-16
Support Lua marshalling of doctemplates BoolVal.
John MacFarlane
1
-0
/
+1
2020-12-15
Properly handle boolean values in writing YAML metadata.
John MacFarlane
2
-2
/
+3
2020-12-15
Use fetchItem to get external bibliography.
John MacFarlane
1
-8
/
+7
2020-12-15
Allow both inline and external references to be used
John MacFarlane
1
-14
/
+15
2020-12-14
ImageSize: use exif width and height when available.
John MacFarlane
1
-0
/
+13
2020-12-13
RST writer: better image handling.
John MacFarlane
1
-9
/
+21
[prev]
[next]