From 2a53e1aea2863224e7b31f6f8ebc13ffb58a0bb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 13 Jun 2016 07:30:15 +0200 Subject: [PATCH] doc: fix styles in developer's guide --- doc/en/weechat_dev.en.adoc | 10 +++++----- doc/fr/weechat_dev.fr.adoc | 10 +++++----- doc/ja/weechat_dev.ja.adoc | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/doc/en/weechat_dev.en.adoc b/doc/en/weechat_dev.en.adoc index 12a6693f9..19256371c 100644 --- a/doc/en/weechat_dev.en.adoc +++ b/doc/en/weechat_dev.en.adoc @@ -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: diff --git a/doc/fr/weechat_dev.fr.adoc b/doc/fr/weechat_dev.fr.adoc index ebfd70cf4..400e29899 100644 --- a/doc/fr/weechat_dev.fr.adoc +++ b/doc/fr/weechat_dev.fr.adoc @@ -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 : diff --git a/doc/ja/weechat_dev.ja.adoc b/doc/ja/weechat_dev.ja.adoc index 35dce7ed4..6217bd4d2 100644 --- a/doc/ja/weechat_dev.ja.adoc +++ b/doc/ja/weechat_dev.ja.adoc @@ -773,11 +773,11 @@ WeeChat は文字列中に独自の色コードを使うことで、属性 指定できる属性は (1 文字以上): -* `*`: 太字 -* `!`: 反転 -* `/`: イタリック -* `_`: 下線 -* `|`: 属性を保存 +* `+*+`: 太字 +* `+!+`: 反転 +* `+/+`: イタリック +* `+_+`: 下線 +* `+|+`: 属性を保存 指定できる色は: