aboutsummaryrefslogtreecommitdiff
path: root/testdata/test.adoc
diff options
context:
space:
mode:
authorShulhan <m.shulhan@gmail.com>2020-11-08 17:53:05 +0700
committerShulhan <m.shulhan@gmail.com>2020-11-08 17:53:05 +0700
commit6ecf65883205ffa35bd6d5ce61247926a29eeee7 (patch)
treeafc484af10989aa597a69dc17074708967535315 /testdata/test.adoc
parent531a89304bcbaa0c3cf92ae34edad866ac71f04c (diff)
downloadasciidoctor-go-6ecf65883205ffa35bd6d5ce61247926a29eeee7.tar.xz
test: add test for inline formatting with no content
Use case: "A `/**/` *B*", should generate the following HTML A <code>/<strong></strong>/</code> <strong>B</strong>
Diffstat (limited to 'testdata/test.adoc')
-rw-r--r--testdata/test.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/test.adoc b/testdata/test.adoc
index 611136e..99ada0e 100644
--- a/testdata/test.adoc
+++ b/testdata/test.adoc
@@ -125,6 +125,8 @@ This is literal
+**A `B`**+: **A `B`**
+A `/**/` *B*.
+
== Single quote