From 7d0a078e5cab013bcf3e543862c35a488921b72a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 11 Apr 2016 11:40:19 -0400 Subject: [PATCH] todo --- ...comment_1_d51be0df42cba6f3eba2b5157dc9d427._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/todo/cleaner_hack_for_man_pages/comment_1_d51be0df42cba6f3eba2b5157dc9d427._comment diff --git a/doc/todo/cleaner_hack_for_man_pages/comment_1_d51be0df42cba6f3eba2b5157dc9d427._comment b/doc/todo/cleaner_hack_for_man_pages/comment_1_d51be0df42cba6f3eba2b5157dc9d427._comment new file mode 100644 index 0000000000..b2243d75db --- /dev/null +++ b/doc/todo/cleaner_hack_for_man_pages/comment_1_d51be0df42cba6f3eba2b5157dc9d427._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-04-11T15:35:43Z" + content=""" +Comparing the outputs, the pandoc man page uses `\f[C]` for +`backticked literals`. At least in my terminal, that does not render +specially at all, unlike the `\fB` that mdwn2man uses to render them in +bold. This makes some man pages significantly harder to follow. +"""]]