Skip to content

Commit c8eb09f

Browse files
authored
Update README.md
Signed-off-by: Ritsuka <ritsuka314@outlook.com>
1 parent de51928 commit c8eb09f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,15 @@ See [here](old.md) for the old documentation on its behaviour.
9191
The interface is preserved for backward compatibility
9292
but will not be supported due to its lack of flexibility.
9393

94+
## Pandoc Filters
95+
96+
We welcome adding your Pandoc filters to this section! We encourage developing filters in Lua as they can be executed by Pandoc (v 5.4) directly without the need of setting up external interpreter and libraries. See [Pandoc Lua Filters](https://pandoc.org/lua-filters.html)
97+
98+
- (lua) [header link](https://github.com/moon-jam/hexo-renderer-pandoc_header-link-filter) (@moon-jam)
99+
100+
This filter add links to headers as `hexo-renderer-marked` does. Many themes depend on this behavior to show the anchor icon. #59
101+
102+
94103
## Issues related to Hexo Tags ##\_
95104

96105
There are issues related to Hexo tags. If you are using them, this section may be at your concern.

0 commit comments

Comments
 (0)