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

Generate a markdown AST #23

Open
shawninder opened this issue Apr 19, 2016 · 0 comments
Open

Generate a markdown AST #23

shawninder opened this issue Apr 19, 2016 · 0 comments

Comments

@shawninder
Copy link
Contributor

This can be a separate module (maybe it already exists). Might be interesting to make markdown transformations as transforms which can be combined and ordered. We could even make these transforms compatible with browserify as a bonus. Anyways, the idea is to have more power when modifying the markdown by using an AST instead of just regular expressions...

See #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant