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-09-05 07:05:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0584bc69925bcd39186391f6e83e4af90605c07
pandoc
/
test
/
lua
T
History
Albert Krewinkel
1f8638fb54
Lua: add
pandoc.template
module
...
The module provides a `compile` function to use strings as templates.
2022-01-04 11:55:59 -08:00
..
module
Lua: add
pandoc.template
module
2022-01-04 11:55:59 -08:00
attr-test.lua
data/pandoc.lua: enable table-like behavior of attributes (
#4080
)
2017-11-20 09:37:40 -08:00
block-count.lua
…
blocks-filter.lua
…
hello-world-doc.lua
…
implicit-doc-filter.lua
Lua: update to latest pandoc-lua-marshal (0.1.1)
2021-12-09 09:22:29 -08:00
inlines-filter.lua
…
markdown-reader.lua
…
math.lua
Test Lua filter converting display math to inline math
2018-04-29 16:20:38 +03:00
meta.lua
…
metatable-catch-all.lua
…
plain-to-para.lua
…
require-file.lua
…
script-name.lua
…
single-to-double-quoted.lua
…
smallcaps-title.lua
…
smart-constructors.lua
…
strmacro.lua
Lua filter: revert to non-destructuring filters
2017-04-15 21:40:48 +02:00
undiv.lua
…
uppercase-header.lua
…