mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 19:53:13 +02:00
doc/user: update note about chars replaced in IRC tags (trigger)
This commit is contained in:
@@ -5299,13 +5299,9 @@ Variablen die mittels Tags in der Nachricht gesetzt werden:
|
||||
| tg_msg_pv | string | "1" für eine private Nachricht, andernfalls "0".
|
||||
|===
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[NOTE]
|
||||
====
|
||||
^(1)^ Sonderzeichen werden im IRC Tag ersetzt:
|
||||
|
||||
* key: `_` -> `-` and `,` -> `;`
|
||||
* value: `,` -> `;`
|
||||
====
|
||||
^(1)^ Commas are replaced by semicolons in IRC tag (key and value).
|
||||
|
||||
[[trigger_data_print]]
|
||||
==== Print
|
||||
@@ -5341,13 +5337,9 @@ Variablen die mittels Tags in der Nachricht gesetzt werden:
|
||||
| tg_msg_pv | string | "1" für eine private Nachricht, andernfalls "0".
|
||||
|===
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[NOTE]
|
||||
====
|
||||
^(1)^ Sonderzeichen werden im IRC Tag ersetzt:
|
||||
|
||||
* key: `_` -> `-` and `,` -> `;`
|
||||
* value: `,` -> `;`
|
||||
====
|
||||
^(1)^ Commas are replaced by semicolons in IRC tag (key and value).
|
||||
|
||||
[[trigger_data_command]]
|
||||
==== Command
|
||||
|
||||
Reference in New Issue
Block a user