message formatting

This commit is contained in:
Sarah Jamie Lewis 2022-06-02 09:28:28 -07:00
parent 498901e3fe
commit 945eaf5a4d
3 changed files with 28 additions and 3 deletions

View File

@ -0,0 +1,24 @@
---
sidebar_position: 4.5
---
# Message Formatting
:::caution
This feature requires [Experiments Enabled](https://docs.cwtch.im/docs/settings/introduction#experiments) and
the [Message Formatting Experiment](https://docs.cwtch.im/docs/settings/experiments/message-formatting) turned on.
Optionally, you can enable [Clickable Links](https://docs.cwtch.im/docs/settings/experiments/clickable-links) to
make URLs in messages clickable in Cwtch.
:::
Cwtch currently supports the following formatting markdown for messages:
* `**bold**` which will render **bold**
* `*italic*` which will render *italic*
* ``code`` which will render `code`
* `^superscript^` which will render superscript
* `_subscript_` which will render subscript
* `~~strikthrough~~` which will render ~~strikethrough~~

View File

@ -2,6 +2,8 @@
sidebar_position: 4
---
# How to delete server
:::caution
This feature requires [Experiments Enabled](https://docs.cwtch.im/docs/settings/introduction#experiments) and
@ -9,7 +11,6 @@ the [Server Hosting Experiment](https://docs.cwtch.im/docs/settings/experiments/
:::
# How to delete server
1. Go to the server Icon
2. Select the server you want to delete

View File

@ -2,6 +2,8 @@
sidebar_position: 3
---
# How to edit a server
:::caution
This feature requires [Experiments Enabled](https://docs.cwtch.im/docs/settings/introduction#experiments) and
@ -9,8 +11,6 @@ the [Server Hosting Experiment](https://docs.cwtch.im/docs/settings/experiments/
:::
# How to edit a server
1. Go to the server icon
2. Select the server you want to edit
3. Press the pencil icon