mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 20:29:04 +08:00
Merge pull request #153 from louquillio/collapsible-toc
Make spec table of contents collapsible.
This commit is contained in:
commit
d029796e65
@ -1,4 +1,8 @@
|
|||||||
**Contents**
|
<a class="btn btn-primary" role="button" data-toggle="collapse" href="#contents" aria-expanded="false" aria-controls="contents">Contents</a>
|
||||||
|
|
||||||
|
<div id="contents" class="collapse" markdown="1">
|
||||||
|
|
||||||
* TOC
|
* TOC
|
||||||
{:toc}
|
{:toc}
|
||||||
|
|
||||||
|
</div>
|
Loading…
x
Reference in New Issue
Block a user