summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/charset_options.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-09-20 20:32:01 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-09-20 20:32:01 +0200
commit1d3c3ffb92596c354d1ef5bad4a114388f766308 (patch)
tree78f1a7d5aee10602a2989b5780f29c5230505a8e /doc/en/autogen/user/charset_options.txt
parent4ece2db62946aee939e7319695acc86731b14445 (diff)
downloadweechat-1d3c3ffb92596c354d1ef5bad4a114388f766308.zip
Fix formatting bug in html doc with description of options (bug #31076)
Diffstat (limited to 'doc/en/autogen/user/charset_options.txt')
-rw-r--r--doc/en/autogen/user/charset_options.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/en/autogen/user/charset_options.txt b/doc/en/autogen/user/charset_options.txt
index 36fad4b80..e299381b2 100644
--- a/doc/en/autogen/user/charset_options.txt
+++ b/doc/en/autogen/user/charset_options.txt
@@ -1,10 +1,10 @@
* *charset.default.decode*
-** description: global decoding charset
+** description: `global decoding charset`
** type: string
-** values: any string (default value: "iso-8859-1")
+** values: any string (default value: `"iso-8859-1"`)
* *charset.default.encode*
-** description: global encoding charset
+** description: `global encoding charset`
** type: string
-** values: any string (default value: "")
+** values: any string (default value: `""`)