issues from goorgeous (free test cases, yay!)

#19: Support #+HTML

neato!

#29: Support verse block

This is verse

or even a totally custom kind of block crazy ain't it?

#31: Support #+INCLUDE

Note that only src/example/export block inclusion is supported for now. There's quite a lot more to include (see the org manual for include files) but I don't have a use case for this yet and stuff like namespacing footnotes of included files adds quite a bit of complexity.

for now files can be included as:

#33: Wrong output when mixing html with org-mode

foo foo
bar bar

#46: Support for symbols like ndash and mdash

#47: Consecutive code wrapped text gets joined

either this or that foo. either this or that foo.

#50: LineBreaks in lists are preserved

  1. same goes for ordered lists

  2. foo

#68: Quote block with inline markup

this is markup!

#72: Support for #+ATTR_HTML

Go is fine though.

#75: Not parsing nested lists correctly

#77: Recognize code— as code plus dash

#78: Emphasis at beginning of line

italics

Text italics

#82: Crash on empty headline

just a space as title…

#84: Paragraphs that are not followed by an empty line are not parsed correctly

Foo

Foo paragraph.

Bar

Bar paragraph