includes multiple files

This commit is contained in:
2025-10-10 11:06:34 +08:00
parent a0aa9e611b
commit 5a20323b59
4 changed files with 93 additions and 19 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Piecewise Readable Filter
This is a pandoc filter manipulating [fenced_divs](https://pandoc.org/MANUAL.html#extension-fenced_divs) in pandoc markdown.
Inspired by [this joke](https://www.zhihu.com/question/586807834/answer/2973535981).
useful refs:
- https://pandoc.org/lua-filters.html