Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-22 | Text.Pandoc.Lua: support Inline and Block catch-alls | Albert Krewinkel | 1 | -0/+11 | |
Try function `Inline`/`Block` if no other filter function of the respective type matches an element. Closes: #3859 |