Go to file
2022-10-29 11:57:43 +02:00
app Fixed issues in show for Info and better example 2022-10-29 11:57:43 +02:00
.gitignore Initial commit 2022-10-26 11:52:03 +02:00
CHANGELOG.md Inital cabal and stack config 2022-10-26 11:57:55 +02:00
example text.org Fixed issues in show for Info and better example 2022-10-29 11:57:43 +02:00
hie.yaml Inital cabal and stack config 2022-10-26 11:57:55 +02:00
LICENSE Initial commit 2022-10-26 11:52:03 +02:00
otm.cabal Start to use megaparsec instead of P_to_S 2022-10-26 15:29:48 +02:00
README.org Added example, drops until first empty line, todo list 2022-10-29 11:44:52 +02:00
stack.yaml Start to use megaparsec instead of P_to_S 2022-10-26 15:29:48 +02:00
stack.yaml.lock Start to use megaparsec instead of P_to_S 2022-10-26 15:29:48 +02:00

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
/pingu/org-to-mafiauniverse/src/commit/813debec5d342da9d05c1291187e494e6d01eb44/ [IMG][/IMG] or [VIDEO][/VIDEO] or [URL="link"][/URL] Figure out what type of link it is
#+BEGIN #+END [SPOILER][/SPOILER]

Todo [0/2]

  • Image or Video parser
  • Properly support normal links