Dale Ma

Results 2 issues of Dale Ma

Would it be possible make mobiledoc-editor supports markdown via postEditor? It doesn't require preview window, we can render it directly inside the editor when user typed a markdown syntax tailing...

I found createMarkupSection only supports a few tag names. Which is in VALID_MARKUP_SECTION_TAGNAMES ('p', 'h3', 'h2', 'h1', 'blockquote', 'pull-quote'). Shouldn't it support more tag names? For example, there's no way...

enhancement