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:
@@ -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:
|
||||
|
||||
|
||||
@@ -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 :
|
||||
|
||||
|
||||
@@ -773,11 +773,11 @@ WeeChat は文字列中に独自の色コードを使うことで、属性
|
||||
|
||||
指定できる属性は (1 文字以上):
|
||||
|
||||
* `*`: 太字
|
||||
* `!`: 反転
|
||||
* `/`: イタリック
|
||||
* `_`: 下線
|
||||
* `|`: 属性を保存
|
||||
* `+*+`: 太字
|
||||
* `+!+`: 反転
|
||||
* `+/+`: イタリック
|
||||
* `+_+`: 下線
|
||||
* `+|+`: 属性を保存
|
||||
|
||||
指定できる色は:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user