yogthos/markdown-clj

List with multiple paragraphs

Open

#100 opened on Jun 2, 2016

 (1 comment) (0 reactions) (0 assignees)Clojure (120 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (570 stars)
PR merge metrics
 (PR metrics pending)

Description

http://johnmacfarlane.net/babelmark2/?text=1.+List+1%0A%0A+++This+is+some+text+yo!%0A2.+List+2%0A%0A+++This+is+still%0A+++%60%60%60clojure%0A+++Here!%0A+++%60%60%60%0A

Currently it gets split into multiple lists, this isn't ideal. It should support multiple paragraphs in a list.

Contributor guide