Add a warning that glitching text can, shockingly, corrupt your message

pull/1688/head
Loren Burkholder 9 months ago
parent 21d51d9739
commit c35b217a4f
No known key found for this signature in database
GPG Key ID: AB62CB312CEC2BBC
  1. 6
      man/nheko.1.adoc

@ -215,6 +215,12 @@ Redacts a specific event.
*/roomnick* _<roomname>_:: */roomnick* _<roomname>_::
Change your nickname in a single room. Change your nickname in a single room.
*/glitch* _<message>_::
Applies a glitch effect to the given _message_. Beware that this will break mentions, HTML, and some Markdown in your message.
*/gradualglitch* _<message>_::
Applies a progressively more severe glitch effect to the _message_. Again, this will break mentions, HTML, and some Markdown.
=== Emoticons === Emoticons
*/shrug* _[message]_:: */shrug* _[message]_::

Loading…
Cancel
Save