Files
pandoc/doc
Albert Krewinkel 8aa796f30a Lua: support character styling via pandoc.layout
The `Doc` values produced and handled by the `pandoc.layout` module can
now be styled using `bold`, `italic`, `underlined`, or `strikeout`. The
style is ignored in normal rendering, but becomes visible when rendering
to ANSI output. The `pandoc.layout.render` function now takes a third
parameter that defines the output style, either *plain* or *ansi*.
2024-09-21 15:20:34 +02:00
..
2023-01-10 22:35:33 +01:00
2024-09-20 17:36:36 +02:00
2024-04-04 23:13:00 -07:00
2022-08-21 20:23:00 -07:00