From 65372679266e87b9dc8de8fe29d6f55c41956868 Mon Sep 17 00:00:00 2001 From: bptato Date: Wed, 20 Sep 2023 17:43:07 +0200 Subject: add table_rewrite.sh pandoc can only generate manpage tables from markdown tables, but the markdown pipe table syntax is horrible. So instead of rewriting our markdown documentation to use that syntax, just programmatically rewrite it. --- doc/config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/config.md') diff --git a/doc/config.md b/doc/config.md index 2e989bd1..8c8acff6 100644 --- a/doc/config.md +++ b/doc/config.md @@ -286,8 +286,8 @@ completely. -no-format-mode -["bold", "italic", "underline", "reverse", "strike", "overline", "blink"] +no-format-mode +["bold", "italic", "underline", "reverse", "strike", "overline", "blink"] Disable specified formatting modes. -- cgit 1.4.1-2-gfad0