diff options
author | Ry Dahl <ry@tinyclouds.org> | 2019-10-24 17:58:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-24 17:58:57 -0400 |
commit | be8777de194a74c920ac3350b8c1f49888799c04 (patch) | |
tree | 82b8e1c854288e61515c9ded2d7821b41993645e /std/manual.md | |
parent | 492b87d4607577ecad55ae7b1091b440c95880c8 (diff) |
Change magic table-of-contents thing (#3197)
We changed our markdown parser from showdown to remark for better react
integration, and it necessitated this change.
Diffstat (limited to 'std/manual.md')
-rw-r--r-- | std/manual.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/manual.md b/std/manual.md index 045aaab34..ef6965e37 100644 --- a/std/manual.md +++ b/std/manual.md @@ -1,6 +1,6 @@ # Deno Manual -[toc] +## Table of Contents ## Project Status / Disclaimer |