aboutsummaryrefslogtreecommitdiff
path: root/test/command/10385.md
blob: 9897556851aa9fd2fd942d19c02b44be1bb2ff0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
````
% pandoc -t asciidoc
C+ C++ C+++ `++`

`` ` `` \`hi\`

`hi\there`` ok`

```
++`
```
^D
C{plus} C{plus}{plus} C{plus}{plus}{plus} `{plus}{plus}`

`++`++` ++`++hi++`++

`hi++\++there++``++ ok`

....
++`
....
````