Update table of contents

This commit is contained in:
Elara 2023-11-03 18:28:30 -07:00
parent 9af02875c3
commit da8391fc37

View File

@ -19,7 +19,9 @@ Salix's syntax is similar to Leaf and (in my opinion at least), it's much more f
- [`for` tag](#for-tag) - [`for` tag](#for-tag)
- [`if` tag](#if-tag) - [`if` tag](#if-tag)
- [`include` tag](#include-tag) - [`include` tag](#include-tag)
- [Using the `include` tag with extra arguments](#using-the-include-tag-with-extra-arguments)
- [`macro` tag](#macro-tag) - [`macro` tag](#macro-tag)
- [Using the `macro` tag with extra arguments](#using-the-macro-tag-with-extra-arguments)
- [Functions](#functions) - [Functions](#functions)
- [Global Functions](#global-functions) - [Global Functions](#global-functions)
- [Adding Custom Functions](#adding-custom-functions) - [Adding Custom Functions](#adding-custom-functions)