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
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
3
-5
/
+5
2018-01-05
data/pandoc.lua: fix attribute names of Citation
Albert Krewinkel
1
-13
/
+15
2018-01-03
Ms writer: Added papersize variable
Philip K
1
-0
/
+4
2017-12-29
data/pandoc.lua: drop function pandoc.global_filter
Albert Krewinkel
1
-36
/
+1
2017-12-29
data/pandoc.lua: fix documentation for global_filter
Albert Krewinkel
1
-5
/
+5
2017-12-28
Fixed some doc comments in data/pandoc.lua.
John MacFarlane
1
-10
/
+10
2017-12-27
data/sample.lua: use `next` instead of for loop
Albert Krewinkel
1
-4
/
+3
2017-12-27
Removed extra comment.
John MacFarlane
1
-1
/
+0
2017-12-27
Revert "data/sample.lua: Fixed problem with definition lists."
John MacFarlane
1
-3
/
+5
2017-12-27
data/sample.lua: fixed problem with tables.
John MacFarlane
1
-1
/
+1
2017-12-27
data/sample.lua: Fixed problem with definition lists.
John MacFarlane
1
-5
/
+3
2017-12-26
Updated reference.docx.
John MacFarlane
10
-38
/
+415
2017-12-26
HTML writer: Use br elements in line blocks...
John MacFarlane
9
-9
/
+0
2017-12-23
data/init.lua: load pandoc.utils by default
Albert Krewinkel
1
-0
/
+1
2017-12-21
Lua modules: added pandoc.utils module
Albert Krewinkel
1
-0
/
+5
2017-12-21
Removed default.theme data file.
John MacFarlane
1
-177
/
+0
2017-12-20
Lua modules: turn pipe, read into full Haskell functions
Albert Krewinkel
1
-47
/
+0
2017-12-19
pandoc.lua: re-add missing MetaMap function
Albert Krewinkel
1
-1
/
+4
2017-12-13
Update latex template to work with recent versions of beamer.
John MacFarlane
1
-6
/
+18
2017-12-11
Added support for LaTeX pagestyle variable (#4135)
Thomas Hodgson
1
-0
/
+3
2017-12-11
Add default pptx data for Powerpoint writer.
Jesse Rosenthal
39
-0
/
+76
2017-12-06
Lua filters: use script to initialize the interpreter
Albert Krewinkel
1
-0
/
+6
2017-12-02
Lua filters: refactor lua module handling
Albert Krewinkel
2
-1
/
+1
2017-12-04
reveal.js template: add title-slide identifier to title slide.
John MacFarlane
1
-1
/
+1
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
[prev]
[next]