aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Thomas Wouters <thomas@kangaroot.net>2015-08-18 12:12:12 +0200
committerLibravatar Thomas Wouters <thomas@kangaroot.net>2015-08-18 12:12:12 +0200
commit233ab740fef5ac8977e6879a470b1ffcbb2dd2e2 (patch)
tree4181f1e5887339f54a6fa545db07d1bca3f87243
parentconfig handles comments better (diff)
downloadsway-233ab740fef5ac8977e6879a470b1ffcbb2dd2e2.tar.gz
sway-233ab740fef5ac8977e6879a470b1ffcbb2dd2e2.tar.zst
sway-233ab740fef5ac8977e6879a470b1ffcbb2dd2e2.zip
disable tilde subscripting to fix manpage
Asciidoc uses tildes to subscript and carets to superscript text. The first tilde can be escaped to fix this, but looks weird because the second tilde may not be escaped. It doesn't seem like subscripting will be used in the man page so it makes sense to disable it altogether.
-rw-r--r--sway.1.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sway.1.txt b/sway.1.txt
index 75344f27..36586e1d 100644
--- a/sway.1.txt
+++ b/sway.1.txt
@@ -1,6 +1,8 @@
1///// 1/////
2vim:set ts=4 sw=4 tw=82 noet: 2vim:set ts=4 sw=4 tw=82 noet:
3///// 3/////
4:quotes.~:
5
4sway (1) 6sway (1)
5======== 7========
6 8