1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 05:46:38 +02:00

doc: fix styles in developer's guide

This commit is contained in:
Sébastien Helleu
2016-06-13 07:30:15 +02:00
parent d37d1abb63
commit 2a53e1aea2
3 changed files with 15 additions and 15 deletions
+5 -5
View File
@@ -772,11 +772,11 @@ All attributes/colors are prefixed with a char in string, which can be:
Allowed attributes are (one or more chars):
* `*`: bold
* `!`: reverse
* `/`: italic
* `_`: underline
* `|`: keep attributes
* `+*+`: bold
* `+!+`: reverse
* `+/+`: italic
* `+_+`: underline
* `+|+`: keep attributes
Possible colors are:
+5 -5
View File
@@ -786,11 +786,11 @@ peuvent être :
Les attributs autorisés sont (un ou plusieurs caractères) :
* `*` : gras
* `!` : vidéo inverse
* `/` : italique
* `_` : souligné
* `|` : garder les attributs
* `+*+` : gras
* `+!+` : vidéo inverse
* `+/+` : italique
* `+_+` : souligné
* `+|+` : garder les attributs
Les couleurs possibles sont :
+5 -5
View File
@@ -773,11 +773,11 @@ WeeChat は文字列中に独自の色コードを使うことで、属性
指定できる属性は (1 文字以上):
* `*`: 太字
* `!`: 反転
* `/`: イタリック
* `_`: 下線
* `|`: 属性を保存
* `+*+`: 太字
* `+!+`: 反転
* `+/+`: イタリック
* `+_+`: 下線
* `+|+`: 属性を保存
指定できる色は: