erykwalder / quoth

MIT License
41 stars 1 forks source link

use codemirror to tokenize markdown #13

Closed erykwalder closed 2 years ago

erykwalder commented 2 years ago

This is somewhat helpful, but tokenizing isn't really the hard part. The hard part is the structuring of tokens in trees based on the rules of spacing and so on.