Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap notes #125

Open
puzrin opened this issue Jun 28, 2015 · 0 comments
Open

Roadmap notes #125

puzrin opened this issue Jun 28, 2015 · 0 comments
Labels

Comments

@puzrin
Copy link
Member

puzrin commented Jun 28, 2015

Futher changes/features require serious parser rewrite, and postponed for far future.

  1. Serial (on char level) block parser?
    • can be better for sourcemaps
  2. AST
    • we did not reached all expected speed benefits of token stream
    • need to investigate required AST operations & plugins complicity
  3. Lite version?
    • may be, it's possible to make more compact (and slow) version, if use regex instead of charcode scan.
  4. Source mapping (with columns info, now lines only)
@markdown-it markdown-it locked and limited conversation to collaborators Jun 28, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant