diff options
| author | Shulhan <m.shulhan@gmail.com> | 2020-10-29 22:57:51 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-10-29 22:57:51 +0700 |
| commit | fe7ccc415712dd8fd9f66797bada69cee5120b48 (patch) | |
| tree | 8bf1991b283822cf01bc8b7ca4e2fac1681d10d3 /testdata/test.adoc | |
| parent | b6f8128c320e9e197f322168ae4641b875ab4c2f (diff) | |
| download | asciidoctor-go-fe7ccc415712dd8fd9f66797bada69cee5120b48.tar.xz | |
all: add support to set ToC position to "left" or "right"
Diffstat (limited to 'testdata/test.adoc')
| -rw-r--r-- | testdata/test.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/test.adoc b/testdata/test.adoc index 9b79149..f160fca 100644 --- a/testdata/test.adoc +++ b/testdata/test.adoc @@ -3,7 +3,7 @@ Author A, Author B :unclosed metadata: v1.1.1, 18 July 2020 -:toc: preamble +:toc: right :toclevels: 4 This is preamble. |
