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