pandoc/cabal.project
Albert Krewinkel b79bf192ec Lua: support topdown traversals
The traversal order of filters can now be selected by setting the key
`traverse` of the filter to either `'topdown'` or `'typewise'`; the
default remains `'typewise'`.

Topdown traversals can be cut short by returning `false` as a second
value from the filter function. No child-element of the returned element
is processed in that case.
2021-12-13 08:52:19 -08:00

19 lines
512 B
Text

packages: pandoc.cabal
tests: True
flags: +embed_data_files
constraints: aeson >= 2.0.1.0
source-repository-package
type: git
location: https://github.com/pandoc/pandoc-lua-marshal
tag: 98e3de5087bb533fadbb89720f83f7f7cc3be5bf
-- source-repository-package
-- type: git
-- location: https://github.com/jgm/texmath.git
-- tag: 674bcbaec03e5550f155623de6662953bd157625
source-repository-package
type: git
location: https://github.com/jgm/ipynb.git
tag: 00246af10885c2ad4413ace4f69a7e6c88297a08