2017-07-07 Markdown

I’ve been working on Markdown support for Oddmuse and added nested list, and mixed list support.

Markdown support for Oddmuse

There are still issues, unfortunately.

1. item

-- signature

The signature looks like a second list item containing “- signature” because the space after the dash is not mandatory. Should it be? Or should two dashes simply be the exception? Or should the character after the dash be a word character based on Unicode properties?

​#Oddmuse