| Index: docs/api/filters.md |
| =================================================================== |
| --- a/docs/api/filters.md |
| +++ b/docs/api/filters.md |
| @@ -13,4 +13,6 @@ |
| manually with the locale parameter. Any further keyword arguments passed |
| are turned into additional HTML attributes for the tag. |
| * `toclist(html)`: extracts a list of headings from HTML code, this can be used |
| - to generate a table of contents. |
| + to generate a table of contents. |
| + |
| +Prev: [Variables](variables.md) | Up: [Home](../../README.md) | Next: [Global functions](functions.md) |