diff options
| author | Carlos Scheidegger <285675+cscheid@users.noreply.github.com> | 2023-01-23 12:31:20 -0700 |
|---|---|---|
| committer | Albert Krewinkel <albert+github@zeitkraut.de> | 2023-01-23 20:32:36 +0100 |
| commit | b1e4a9eecf6e49ae6792eb528617da754d3950e3 (patch) | |
| tree | 34da68e0931b72792b2815af008042c8681254be | |
| parent | 6182f1a81d2f96e07c75b1e9f1f86ce0d7197378 (diff) | |
Fix typo
`#types-chunkeddoc` -> `#type-chunkeddoc`
| -rw-r--r-- | doc/lua-filters.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lua-filters.md b/doc/lua-filters.md index cb17ad851..b58a9c269 100644 --- a/doc/lua-filters.md +++ b/doc/lua-filters.md @@ -4744,7 +4744,7 @@ Parameters: Returns: -- [ChunkedDoc](#types-chunkeddoc) +- [ChunkedDoc](#type-chunkeddoc) ### table\_of\_contents {#pandoc.structure.table_of_contents} |
