mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 20:07:22 +00:00
7f5bd4031b
Fixed issues with icon-like sequences at the beginning of words. Fixes: #8511
207 B
207 B
Conversion of icon-like sequences followed by alphanum char
to Jira
% pandoc -t jira
:P :P_ :PA :Pa :P2
^D
\:P \:P\_ :PA :Pa :P2
from jira
% pandoc -f jira -t markdown
\:PA
^D
\\:PA