aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-03-17 08:27:38 +0100
committerdefault <nobody@localhost>2025-03-17 08:27:38 +0100
commitdd318eb6b26b6ca7eccca5bb6377058a87d60f1d (patch)
tree4a8c2672774122c2dcc4193858f831d1ecc2412b /doc
parentb5f0b4ba2d45165cc2a70ac5d35d545cb039749d (diff)
Reverted the usage of _ for italics (they are causing problems).
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.52
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/snac.5 b/doc/snac.5
index d873908..8465403 100644
--- a/doc/snac.5
+++ b/doc/snac.5
@@ -24,7 +24,7 @@ A special subset of Markdown is allowed, including:
.It bold
**text between two pairs of asterisks**
.It italic
-*text between a pair of asterisks* or _between a pair of underscores_
+*text between a pair of asterisks*
.It strikethrough text
~~text between a pair of tildes~~
.It underlined text