index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-14
Implement multicolumn support for slide formats.
John MacFarlane
7
-0
/
+7
2017-08-14
Fix hyperref options clash (#3847)
Andrew Dunning
1
-5
/
+7
2017-08-12
Added Listing to Term.
John MacFarlane
1
-0
/
+1
2017-08-12
Added new translations.
John MacFarlane
46
-24
/
+920
2017-08-12
Change to yaml for translation files.
John MacFarlane
3
-0
/
+0
2017-08-11
Added de.trans.
John MacFarlane
1
-0
/
+19
2017-08-11
Added support for translations (localization) (see #3559).
John MacFarlane
2
-0
/
+38
2017-06-29
data/pandoc.lua: regularize constructors.
John MacFarlane
1
-11
/
+10
2017-06-28
LaTeX template: added `natbiboptions` variable.
John MacFarlane
1
-1
/
+1
2017-06-27
data/pandoc.lua: add accessors to Table elements
Albert Krewinkel
1
-1
/
+2
2017-06-27
Removed redundant element from data/docx/word/numbering.xml.
John MacFarlane
1
-2
/
+3
2017-06-26
Support `--toc` in `opendocument`/`odt`.
John MacFarlane
1
-0
/
+129
2017-06-26
Use `table-of-contents` for contents of toc, make `toc` a boolean.
John MacFarlane
11
-11
/
+11
2017-06-20
latex template: fix typo in fix for notes in tables.
John MacFarlane
1
-1
/
+1
2017-06-19
Added Vimwiki reader (#3705).
Yuchen Pei
1
-0
/
+82
2017-06-18
Use revealjs's math plugin for mathjax.
John MacFarlane
1
-2
/
+11
2017-06-05
Added aspectratio variable to beamer template (#3723).
Václav Haisman
1
-1
/
+1
2017-05-25
Docx writer: Use Table rather than "Table Normal" for table style.
John MacFarlane
1
-2
/
+3
2017-05-18
modified template.latex to fix XeLaTex being used with tables (#3661)
lwolfsonkin
1
-14
/
+15
2017-05-18
Docx writer: Change FigureWithCaption to CaptionedFigure (#3658)
Ian
1
-2
/
+2
2017-05-18
Lua module: allow omitting Attr in element constructors
Albert Krewinkel
1
-19
/
+21
2017-05-09
LaTeX: Load `parskip` before `hyperref`. (#3654)
Václav Haisman
1
-9
/
+9
2017-05-08
Fix links inside captions in LaTeX output with links-as-notes.
Václav Haisman
1
-1
/
+1
2017-05-06
ConTeXt template: improved font handling.
John MacFarlane
1
-14
/
+11
2017-04-30
Lua filter: fall-back to global filters when none is returned
Albert Krewinkel
1
-1
/
+1
2017-04-30
Lua module: simplify Attributes, rename to Attr
Albert Krewinkel
1
-59
/
+26
2017-04-30
Lua module: make Header argument order consistent
Albert Krewinkel
1
-2
/
+2
2017-04-30
Lua module: add example for usage of `read`
Albert Krewinkel
1
-1
/
+11
2017-04-29
LaTeX writer: Fix problem with escaping in lstinline.
John MacFarlane
2
-0
/
+2
2017-04-26
Lua module: provide simple `read` format parser
Albert Krewinkel
1
-0
/
+14
2017-04-26
Lua filter: allow natural access to meta elements
Albert Krewinkel
1
-13
/
+18
2017-04-25
HTML line block: Use class instead of style attribute.
John MacFarlane
8
-0
/
+8
2017-04-15
Lua module: provide accessors to element properties
Albert Krewinkel
1
-39
/
+109
2017-04-15
Lua filter: use Attributes constructor for Attrs
Albert Krewinkel
1
-16
/
+50
2017-04-15
Lua module: fix doc generation, reorder code
Albert Krewinkel
1
-69
/
+60
2017-04-15
Lua module: provide builder functions for math and quoted
Albert Krewinkel
1
-4
/
+42
2017-04-14
Lua filter: use lua strings for nullary constructors
Albert Krewinkel
1
-44
/
+22
2017-04-14
Push blocks via lua constructors and constants
Albert Krewinkel
1
-41
/
+234
2017-04-13
Use lua constructors to push meta values
Albert Krewinkel
1
-0
/
+42
2017-04-13
Improve lua module documentation
Albert Krewinkel
1
-140
/
+315
2017-04-12
Lua module: provide multi-param Inline constructors
Albert Krewinkel
1
-4
/
+160
2017-04-11
Lua filter: use custom StackValue Inline instance
Albert Krewinkel
1
-4
/
+0
2017-04-04
Ms writer improvements:
John MacFarlane
1
-4
/
+4
2017-04-04
Small fixes to ms template.
John MacFarlane
1
-6
/
+6
2017-04-01
Added data/default.theme to repository.
John MacFarlane
1
-0
/
+177
2017-04-01
Ms writer: added syntax highlighting.
John MacFarlane
1
-0
/
+4
2017-03-31
JATS template: always include `<back>` element even if empty.
John MacFarlane
1
-2
/
+2
2017-03-31
JATS writer: put references in `<back>`.
John MacFarlane
1
-0
/
+7
2017-03-30
jats template: added xml-stylesheet variable.
John MacFarlane
1
-0
/
+3
2017-03-30
Automatically include URI-encoded jats.csl for jats output.
John MacFarlane
1
-0
/
+208
[next]