Pingu 2cd0d66bb3 Added example, drops until first empty line, todo list
Drops the usually headers of the document until there is a empty line
2022-10-29 11:44:52 +02:00
2022-10-26 11:52:03 +02:00
2022-10-26 11:57:55 +02:00
2022-10-26 11:57:55 +02:00
2022-10-26 11:52:03 +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
[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
Description
No description provided
Readme MIT 48 KiB
Languages
Haskell 100%