aboutsummaryrefslogtreecommitdiff
path: root/test/command/9445.md
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-02-11 19:06:50 -0800
committerJohn MacFarlane <[email protected]>2024-02-11 19:06:50 -0800
commitbd352e41d6e34aafd5a320562829c419070163ac (patch)
tree36bd397edd95c49e5513beb42e49d7f82869d2f4 /test/command/9445.md
parent8c85fbbf2efbe783abc866bbed46254af8f8ac2a (diff)
Man reader: move spaces outside of emph/strong.
This is needed to avoid problems in conversion to Markdown and some other formats. Closes #9445.
Diffstat (limited to 'test/command/9445.md')
-rw-r--r--test/command/9445.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/9445.md b/test/command/9445.md
new file mode 100644
index 000000000..d62fbf30b
--- /dev/null
+++ b/test/command/9445.md
@@ -0,0 +1,6 @@
+```
+% pandoc -f man -t markdown
+\fB--c \fI<file>
+^D
+**\--c** *\<file\>*
+```