diff options
| author | Shulhan <m.shulhan@gmail.com> | 2020-11-04 13:43:03 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-11-04 13:43:03 +0700 |
| commit | d6db87c1048d4729b0298f294ce802276337c874 (patch) | |
| tree | 0cb35c47034bc03ad11a31e6ecf663d2a51bd572 /testdata/test.adoc | |
| parent | f94006ee99d47a84eb84e0d83b466c2ee3ffdc7e (diff) | |
| download | asciidoctor-go-d6db87c1048d4729b0298f294ce802276337c874.tar.xz | |
all: parse inline format on list description item label
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 ef9809d..97321e3 100644 --- a/testdata/test.adoc +++ b/testdata/test.adoc @@ -386,7 +386,7 @@ This line separated by comment. == Description list toc::[] -CPU:: The brain of the computer. +`CPU`:: The brain of the computer. Hard drive:: Permanent storage for operating system and/or user files. === With [horizontal] |
