1
0
mirror of https://github.com/thangisme/notes.git synced 2025-10-22 13:14:25 -04:00

Merge pull request #368 from pmarsceill/remove-collapse-toc-onpage

Remove collapsible TOC on nav doc
This commit is contained in:
Patrick Marsceill
2020-06-30 14:04:43 -04:00
committed by GitHub

View File

@@ -7,14 +7,11 @@ nav_order: 5
# Navigation Structure # Navigation Structure
{: .no_toc } {: .no_toc }
<details open markdown="block"> ## Table of contents
<summary> {: .no_toc .text-delta }
Table of contents
</summary>
{: .text-delta }
1. TOC 1. TOC
{:toc} {:toc}
</details>
--- ---