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-26 10:16:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2.17.0.1
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
…
block-count.lua
…
blocks-filter.lua
Lua filters: allow filtering of element lists (
#6040
)
2020-01-15 14:26:00 -08:00
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
Lua filters: allow filtering of element lists (
#6040
)
2020-01-15 14:26:00 -08:00
markdown-reader.lua
…
math.lua
…
meta.lua
Lua filters: allow filtering of element lists (
#6040
)
2020-01-15 14:26:00 -08:00
metatable-catch-all.lua
…
plain-to-para.lua
…
require-file.lua
Lua: fix regression in package searcher
2020-05-12 17:10:30 +02:00
script-name.lua
…
single-to-double-quoted.lua
…
smallcaps-title.lua
…
smart-constructors.lua
…
strmacro.lua
…
undiv.lua
…
uppercase-header.lua
…