e4cca4cf67
We now allow groups where the closing `\\}` isn't at the beginning of a line. Closes #5410.
7 lines
72 B
Markdown
7 lines
72 B
Markdown
```
|
|
% pandoc -f man -t native
|
|
.ie n \{\
|
|
'br\}
|
|
^D
|
|
[Para [LineBreak]]
|
|
```
|