| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-20 | Shared: use LineBreak as default block sep in blocksToInlines | Albert Krewinkel | |
| This change also affects the `pandoc.utils.blocks_to_inlines` Lua function. Closes: #8499 | |||
| 2022-12-08 | Shared: change defaultBlocksSeparator to PARAGRAPH SEPARATOR | Albert Krewinkel | |
| This Unicode char (U+2029) is intended as a semantic separator between paragraphs; it is cleaner and less intrusive than the pilcrow sign that we used before. This also changes the default `sep` value used in the `pandoc.utils.blocks_to_inlines` Lua function. | |||
| 2022-09-30 | [API Change] Extract Lua code into new package pandoc-lua-engine | Albert Krewinkel | |
| The flag 'lua53` must now be used with that package if pandoc is to be compiled against Lua 5.3. | |||
