Update For Friendica Users

Random Penguin 2025-03-24 17:22:36 -05:00
parent d9ae876049
commit 6c5ac0de58

@ -250,6 +250,7 @@ Friendica's Postbox is a bit more forgiving as it allows for more than text-only
* \[h1\],\[h2\],\[h3\], etc…
* \[table\],\[tr\],\[th\],\[td\]
* \[list\],\[ul\],\[ol\]
* \[quote\]
* \[abstract\]
* \[spoiler\]
* \[map\]
@ -265,6 +266,7 @@ The text will show but will be styled and centered.
**BBcodes that DO WORK inside a Postbox:**
* \[b\], \[i\], \[u\], \[o\], \[s\] _(bold has no visible effect)_
* \[url\]
* \[img\]
* \[audio\]
@ -274,7 +276,7 @@ Plus any plain text, including emoji
If you are using Markdown formatting what you can and cant put in a Postbox is similar, with the exception that (because of how Markdown is parsed into BBcode) you cant have both a URL and an image in the same Postbox. You _can_ however put inline `code` in a Postbox with Markdown where BBcode cannot.
Step-By-Step Visual Example
### Step-By-Step Visual Example
1. Compose It: