I'm also interested in the markdown editor. Is this something you build yourself (based on showdown) ? I also see some codemirror css in there, so it's not clear.

it is based on an open source markdown editor https://github.com/nhn/tui.editor

About the codemirror css, it is there because this editor uses it to highlight markdown code