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-13 02:55:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ffeb856eebe0bb7e0550fa89bbe15c175f63c41
pandoc
/
pandoc-lua-engine
/
test
T
History
John MacFarlane
b43762cdc4
Error messages: use single quotes around paths and format names.
...
Closes
#11645
.
2026-05-13 17:15:34 +02:00
..
lua
Error messages: use single quotes around paths and format names.
2026-05-13 17:15:34 +02:00
Tests
Lua: use proper interface functions to access the CommonState.
2025-08-01 10:04:14 -07:00
bytestring-reader.lua
Lua: support custom bytestring readers.
2022-10-10 11:27:42 +02:00
bytestring.bin
…
bytestring.lua
Add test for custom bytestring writers
2022-10-03 19:46:57 +02:00
extensions.lua
Lua: rename
reader_extensions
/
writer_extensions
globals...
2022-10-25 10:17:23 -07:00
sample.lua
Support complex figures. [API change]
2023-01-13 09:13:27 -08:00
tables.custom
…
tables.native
…
test-pandoc-lua-engine.hs
…
testsuite.native
…
writer-template.lua
Lua: support
-D
CLI option for custom writers [API change]
2022-12-05 08:52:37 -08:00
writer-template.out.txt
…
writer.custom
…