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-12-03
Include default CSS for 'underline' class in HTML-based templates.
John MacFarlane
9
-0
/
+9
2017-12-01
revealjs template: added a necessary escape.
John MacFarlane
1
-1
/
+1
2017-12-01
reveal.js template: include tex2jax configuration.
John MacFarlane
1
-0
/
+12
2017-12-01
pandoc.lua: set metatable on List MetaValues
Albert Krewinkel
1
-10
/
+10
2017-12-01
Lua/StackInstances: push Pandoc and Meta via constructor
Albert Krewinkel
1
-0
/
+15
2017-12-01
List.lua: add missing fixes as discussed in #4099
Albert Krewinkel
2
-23
/
+34
2017-11-29
List.lua: add _VERSION to module, drop unused var
Albert Krewinkel
1
-4
/
+3
2017-11-28
Add basic lua List module (#4099)
Albert Krewinkel
2
-41
/
+149
2017-11-20
data/pandoc.lua: enable table-like behavior of attributes (#4080)
Albert Krewinkel
1
-1
/
+92
2017-11-14
LaTeX template: include natbib/biblatex after polyglossia.
John MacFarlane
1
-10
/
+10
2017-11-11
Fixed URIs in jats.csl.
John MacFarlane
1
-4
/
+1
2017-11-09
Removed etc. from abbreviations file.
John MacFarlane
1
-1
/
+0
2017-11-03
Added a few abbreviations and sorted the list. (#3984)
Wandmalfarbe
1
-19
/
+42
2017-11-02
Improved support for columns in HTML.
John MacFarlane
9
-24
/
+27
2017-10-31
HTML Writer: consistently use dashed class-names
mb21
2
-2
/
+2
2017-10-25
pandoc.lua: define default list attributes
Albert Krewinkel
1
-1
/
+2
2017-10-17
pandoc.lua: destructure attr for Link and Image
Albert Krewinkel
1
-2
/
+2
2017-10-05
pandoc.lua: throw better error when pipe command fails
Albert Krewinkel
1
-3
/
+3
2017-10-03
Merge pull request #3951 from greut/patch-1
John MacFarlane
1
-1
/
+1
2017-10-03
pandoc.lua: use wrapper funciton for pipe command
Albert Krewinkel
1
-0
/
+23
2017-10-03
Load Google Font using HTTPS by default
Yoan Blanc
1
-1
/
+1
2017-10-03
Lua.PandocModule: promote addFunction to top level
Albert Krewinkel
1
-1
/
+1
2017-09-12
Move 'tables in footnotes' fix out of beamer part of default.latex.
John MacFarlane
1
-2
/
+3
2017-09-11
Support for PDF generation via `weasyprint` and `prince` (#3909)
Mauro Bieg
1
-2
/
+2
2017-09-08
Write euro symbol directly in LaTeX
Andrew Dunning
1
-6
/
+1
2017-09-08
Removed old beamer template.
John MacFarlane
1
-285
/
+0
2017-09-08
Use starred versions of xcolor names
Andrew Dunning
1
-1
/
+1
2017-09-08
Merge branch 'master' into patch-1
Andrew Dunning
2
-11
/
+11
2017-09-07
LaTeX template: load polyglossia after header-includes.
John MacFarlane
1
-9
/
+9
2017-09-07
Merge pull request #3885 from tarleb/lua-module-docs
John MacFarlane
1
-2
/
+2
2017-09-07
Use xcolor for colorlinks option
Andrew Dunning
1
-2
/
+5
2017-08-31
data/pandoc.lua: fix typos in documentation
Albert Krewinkel
1
-2
/
+2
2017-08-26
Combine LaTeX/Beamer templates
Andrew Dunning
1
-1
/
+97
2017-08-25
Allow setting Japanese fonts when using LuaLaTeX (#3873)
Václav Haisman
1
-0
/
+13
2017-08-22
Text.Pandoc.Lua: support Inline and Block catch-alls
Albert Krewinkel
1
-1
/
+2
2017-08-21
Small improvement to #3855 - move lang attribute up.
John MacFarlane
1
-4
/
+4
2017-08-21
docbook5 template: use lang and subtitle variables (#3855)
Jens Getreu
1
-1
/
+7
2017-08-21
data/pandoc.lua: fix documentation
Albert Krewinkel
1
-3
/
+4
2017-08-21
data/pandoc.lua: Include Pandoc, Meta in implicit filters
Albert Krewinkel
1
-1
/
+6
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
[next]