Skip to content

Commit d722e59

Browse files
committed
toc: Document permalink_prepend
1 parent 669d131 commit d722e59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/extensions/toc.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@ The following options are provided to configure the output:
174174
* **`permalink_title`**:
175175
Title attribute of the permanent link. Defaults to `Permanent link`.
176176

177+
* **`permalink_prepend`**:
178+
Set to `True` if the generated permalinks should be placed at the
179+
start of the header, rather than at the end. Default is `False`.
180+
177181
* **`baselevel`**:
178182
Base level for headers. Defaults to `1`.
179183

0 commit comments

Comments
 (0)