We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8add8b commit 08af512Copy full SHA for 08af512
docs/extensions/toc.md
@@ -202,7 +202,7 @@ The following options are provided to configure the output:
202
203
The callable must return a string appropriate for use in HTML `id` attributes.
204
205
- An alternate version of the default callable supporting unicode strings is also provided as `slugify_unicode`.
+ An alternate version of the default callable supporting Unicode strings is also provided as `slugify_unicode`.
206
207
* **`separator`**:
208
Word separator. Character which replaces white space in id. Defaults to "`-`".
0 commit comments