This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
pandoc
Watch
1
Star
0
Fork
0
mirror of
https://github.com/jgm/pandoc.git
synced
2026-08-29 19:56:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f495eaace3ce4cf15a89b6b3cfb54df6d1658d8
pandoc
/
test
/
lua
T
History
Albert Krewinkel
11bb862767
Lua: add a
clone()
method to all AST elements (
#5572
)
...
Closes
:
#5568
2019-06-12 09:58:38 -07:00
..
module
Lua: add a
clone()
method to all AST elements (
#5572
)
2019-06-12 09:58:38 -07:00
attr-test.lua
…
block-count.lua
…
hello-world-doc.lua
…
implicit-doc-filter.lua
…
markdown-reader.lua
…
math.lua
Test Lua filter converting display math to inline math
2018-04-29 16:20:38 +03:00
metatable-catch-all.lua
…
plain-to-para.lua
…
script-name.lua
Lua: register script name in global variable
2018-02-24 22:43:28 +01:00
single-to-double-quoted.lua
…
smallcaps-title.lua
…
smart-constructors.lua
data/pandoc.lua: auto-fix nested constructor arguments
2019-01-13 17:14:10 +01:00
strmacro.lua
…
undiv.lua
…
uppercase-header.lua
…