pandoc/test/lua/module
Albert Krewinkel bffd74323c
Lua: add function pandoc.utils.text (#7710)
The function converts a string to `Inlines`, treating interword spaces
as `Space`s or `SoftBreak`s. If you want a `Str` with literal spaces,
use `pandoc.Str`.

Closes: #7709
2021-11-23 09:32:53 -08:00
..
pandoc-list.lua Lua: add methods insert, remove, and sort to pandoc.List 2020-01-11 21:31:20 +01:00
pandoc-mediabag.lua Lua modules: test pandoc.mediabag 2019-05-30 08:44:40 +02:00
pandoc-path.lua Add tests for search_path_separator 2021-02-02 21:04:30 -08:00
pandoc-types.lua Switch to hslua-2.0 2021-10-22 11:16:51 -07:00
pandoc-utils.lua Lua: add function pandoc.utils.text (#7710) 2021-11-23 09:32:53 -08:00
pandoc.lua Lua: split strings into words when treating them as Inline list (#7712) 2021-11-23 09:30:48 -08:00