CustomKeybindingDemo: comment

This commit is contained in:
Jonathan Daugherty 2022-08-04 19:16:44 -07:00
parent b0fbd7f638
commit 8f2716ab2a

View File

@ -176,7 +176,8 @@ main = do
}
-- Now demonstrate how the library's generated key binding help text
-- looks in plain text and Markdown formats.
-- looks in plain text and Markdown formats. These can be used to
-- generate documentation for users.
let sections = [("Main", handlers)]
putStrLn "Generated plain text help:"