mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 17:59:17 +08:00
fa643ba6d7
- `walk` methods are added to `Block` and `Inline` values; the methods are similar to `pandoc.utils.walk_block` and `pandoc.utils.walk_inline`, but apply to filter also to the element itself, and therefore return a list of element instead of a single element. - Functions of name `Doc` are no longer accepted as alternatives for `Pandoc` filter functions. This functionality was undocumented.
20 lines
516 B
Plaintext
20 lines
516 B
Plaintext
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.git
|
|
tag: c24be07a51a6fd5ea2e1ec244b8caf220cea5ce4
|
|
|
|
-- 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
|