Skip to content

Using double-colon in asciidoctor inside quotes #1066

Open
@gibiansky

Description

@gibiansky

What is the right way to use double colons :: in Asciidoctor?

For example, consider the following document.

----
print a + b <1>
----
<1> Hello this is `1 :: 2`
a test `a :: b`

The line a test a :: bis not included in the output, because the double-colons are parsed as bold, or something along those lines. Using+ ... +`` does not change anything.

What's the right thing to do here?

Metadata

Metadata

Assignees

Labels

clarificationAwaiting a response from the issue creator or other relevant parties

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions