commit 2dd1e060174c79bfd4297a9cb6ba19c9822462cb from: Omar Polo date: Sat Jun 19 20:34:29 2021 UTC last improvement to the suggested style line.quote commit - a2955ed531d4cc41d54cab18c8cc171848f6a5a3 commit + 2dd1e060174c79bfd4297a9cb6ba19c9822462cb blob - 2c16299c7968f72928007a46f4b9c166fb9a3b53 blob + 3ac9de2bdacc6f3e27a58ea2839e239f6111cced --- pages.c +++ pages.c @@ -100,8 +100,8 @@ const char *about_help = "}\n" "\n" "style line.quote {\n" - " prefix \"┃ \"\n" - " cont \"┃ \"\n" + " prefix \" ┃ \"\n" + " cont \" ┃ \"\n" "}\n" "```\n" ;