index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-05
pandoc.lua: throw better error when pipe command fails
Albert Krewinkel
1
-0
/
+6
2017-10-04
lua-filters.md: fix link to module documentation
Albert Krewinkel
1
-1
/
+1
2017-10-03
Added abc.lua example to lua-filters documentation.
John MacFarlane
1
-14
/
+61
2017-10-01
Lua: added 'pipe', which encapsulates Text.Pandoc.Process.pipeProcess.
John MacFarlane
1
-0
/
+14
2017-10-01
Lua: move sha1 from pandoc.mediabag to pandoc.
John MacFarlane
1
-12
/
+13
2017-09-30
Lua: use sha1 instead of hashname.
John MacFarlane
1
-5
/
+4
2017-09-30
Lua: make fetch return mime type first and then content.
John MacFarlane
1
-0
/
+9
2017-09-30
Lua: simply mediabag module.
John MacFarlane
1
-4
/
+12
2017-09-30
Lua: make lua.mediabag.fetch return filename and mime type.
John MacFarlane
1
-1
/
+3
2017-09-30
Merge pull request #3945 from tarleb/lua-mediabag
John MacFarlane
1
-0
/
+77
2017-09-30
Provide make target to update lua module docs (#3946)
Albert Krewinkel
1
-45
/
+48
2017-09-30
doc/lua-filters.md: document mediabag submodule
Albert Krewinkel
1
-0
/
+77
2017-09-26
Lua filters: set global FORMAT instead of args.
John MacFarlane
1
-0
/
+4
2017-09-24
Document possible return values of lua filter functions
Albert Krewinkel
1
-5
/
+16
2017-09-16
Adjusted headings in using-the-pandoc-api.md.
John MacFarlane
1
-6
/
+35
2017-09-16
Removed customizing-pandoc.md from doc/, added filters.md.
John MacFarlane
3
-28
/
+480
2017-09-16
Moved ldoc.ltp from doc to tools.
John MacFarlane
1
-38
/
+0
2017-08-31
lua-filters.md: append docs for pandoc's lua module
Albert Krewinkel
1
-1
/
+736
2017-08-31
Add ldoc template for lua module documentation
Albert Krewinkel
1
-0
/
+38
2017-08-30
Document fallback functions in lua filters
Albert Krewinkel
1
-0
/
+5
2017-08-21
Added introduction and lightly edited rest of lua-filters document.
John MacFarlane
1
-71
/
+150
2017-08-21
doc/lua-filter.md: Add metadata variable replacment example
Albert Krewinkel
1
-0
/
+58
2017-08-21
lua-filters.md: update docs and mention implicit filters
Albert Krewinkel
1
-2
/
+16
2017-08-14
Added example of setting date with lua filter.
John MacFarlane
1
-0
/
+9
2017-06-28
Added link-table example to doc/lua-filters.md.
John MacFarlane
1
-0
/
+37
2017-04-30
Document lua filters
Albert Krewinkel
1
-0
/
+109
2017-02-01
Added skeletons for docs on customizing pandoc and using pandoc API.
John MacFarlane
2
-0
/
+46
[prev]