diff options
| author | Shulhan <m.shulhan@gmail.com> | 2021-08-14 20:24:00 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2021-08-15 02:53:05 +0700 |
| commit | b8941f4fa081f1693117f42e521fd64ea38d4cf4 (patch) | |
| tree | 08640c8e688fe17764826d2086fe3069060d4513 | |
| parent | a39ba422d20c31ac7e2c382494113ad2813c419c (diff) | |
| download | golang-id-web-b8941f4fa081f1693117f42e521fd64ea38d4cf4.tar.xz | |
ref/spec: tambah tag sectanchors dan sectlinks
Hal ini membuat setiap judul sub-bagian memiliki anchor tersendiri yang
bisa diklik.
| -rw-r--r-- | _content/ref/spec/index.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_content/ref/spec/index.adoc b/_content/ref/spec/index.adoc index 4c53ddf..bb1e879 100644 --- a/_content/ref/spec/index.adoc +++ b/_content/ref/spec/index.adoc @@ -2,7 +2,8 @@ :author: The Go Authors :date: 4 September 2019 :toc: - +:sectanchors: +:sectlinks: [#Introduction] == Pendahuluan |
