index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lua
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-20
data/pandoc.lua: enable table-like behavior of attributes (#4080)
Albert Krewinkel
1
-0
/
+6
2017-11-18
Lua filters: preload text module (#4077)
Albert Krewinkel
1
-0
/
+9
2017-09-24
Allow lua filters to return lists of elements
Albert Krewinkel
1
-0
/
+3
2017-08-22
Text.Pandoc.Lua: support Inline and Block catch-alls
Albert Krewinkel
1
-0
/
+11
2017-08-22
Text.Pandoc.Lua: respect metatable when getting filters
Albert Krewinkel
1
-0
/
+20
2017-06-29
data/pandoc.lua: regularize constructors.
John MacFarlane
2
-3
/
+3
2017-06-29
Lua filters: Remove special treatment of Quoted, Math.
John MacFarlane
1
-2
/
+4
2017-04-30
Lua filter: fall-back to global filters when none is returned
Albert Krewinkel
1
-0
/
+6
2017-04-26
Lua module: provide simple `read` format parser
Albert Krewinkel
1
-1
/
+2
2017-04-26
Lua filter: allow filtering of meta data only
Albert Krewinkel
1
-0
/
+12
2017-04-15
Lua filter: revert to non-destructuring filters
Albert Krewinkel
4
-11
/
+12
2017-04-14
Lua filter: allow shorthand functions for math and quoted
Albert Krewinkel
1
-0
/
+7
2017-04-14
Lua filter: use destructured functions for block filters
Albert Krewinkel
2
-4
/
+3
2017-04-12
Lua filter: use destructured functions for inline filters
Albert Krewinkel
1
-4
/
+5
2017-04-02
Lua module: add readers submodule
Albert Krewinkel
1
-0
/
+12
2017-03-20
Lua filters (#3514)
Albert Krewinkel
3
-0
/
+26