Better formatting for list of highlighting languages.

This commit is contained in:
John MacFarlane 2011-12-29 14:03:39 -08:00
parent 0aa6269b04
commit 763a9610cd

View file

@ -64,7 +64,7 @@ copyrightMessage = "\nCopyright (C) 2006-2011 John MacFarlane\n" ++
compileInfo :: String
compileInfo =
"\nCompiled with citeproc support." ++
"\nCompiled with syntax highlighting support for:\n" ++
"\nCompiled with syntax highlighting support for:\n " ++
wrapWords 4 78 languages
-- | Converts a list of strings into a single string with the items printed as