mirror of
https://github.com/The1Penguin/org-to-mafiauniverse.git
synced 2025-10-27 19:25:14 +00:00
39f5aa8770918780df5be6a1c32f1f48479ba080
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 |
Languages
Haskell
100%