mirror of
https://github.com/The1Penguin/org-to-mafiauniverse.git
synced 2024-11-22 10:18:12 +00:00
17 lines
1.0 KiB
Org Mode
17 lines
1.0 KiB
Org Mode
#+title: otm
|
|
|
|
Org to mafiauniverse is a parser which transforms org text into forum posts for the forum mafiauniverse.
|
|
|
|
The name is pronounced like autumn.
|
|
|
|
* Spec
|
|
|
|
| org | forum | Notes |
|
|
|---------------+------------------------------------------------------+------------------------------------|
|
|
| * | [TITLE][/TITLE] | |
|
|
| ** | [SIZE=4][/SIZE] | |
|
|
| *** | [SIZE=2][/SIZE] | |
|
|
| - | [*] | Needs a [LIST] around all |
|
|
| [[]] | [IMG][/IMG] or [VIDEO][/VIDEO] or [URL="link"][/URL] | Figure out what type of link it is |
|
|
| #+BEGIN #+END | [SPOILER][/SPOILER] | |
|