All SaidIt subs about history.
SaidIt uses a slightly-customized version of Markdown for formatting. See below for some basics.
you type: | you see: |
*italics* | italics |
**bold** | bold |
[saidit](https://saidit.net) | saidit |
* item 1 * item 2 * item 3 | |
> quoted text | quoted text |
Lines starting with four spaces are treated like code:
if 1 * 2 < 3: print "hello, world!"
| Lines starting with four spaces are treated like code:
if 1 * 2 < 3: print "hello, world!" |
~~strikethrough~~ | strikethrough |
super^script | superscript |
1. 7. 4. | |
1\. 7\. 4\. | |
!!chat_widget | If commented alone, it creates a chat window and channel based on the thread. |
---- |
|
#Header | Header |