mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-21 13:25:17 +02:00
Fixed table of contents generator script
This commit is contained in:
@@ -52,11 +52,13 @@ def generate_table_of_contents():
|
||||
|
||||
<details>
|
||||
<summary><b>Alphabetical</b></summary> <br />
|
||||
|
||||
{alphabetical_md}
|
||||
</details>
|
||||
|
||||
<details open>
|
||||
<summary><b>Categorized</b></summary> <br />
|
||||
|
||||
{categorized_md}
|
||||
</details>
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user