mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 19:14:26 +02:00
Update For Friendica Users
parent
d9ae876049
commit
6c5ac0de58
1 changed files with 3 additions and 1 deletions
|
@ -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 can’t put in a Postbox is similar, with the exception that (because of how Markdown is parsed into BBcode) you can’t 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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue