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

[WIP] Parser that uses babylon for html nodes #52

Merged
merged 6 commits into from
Feb 14, 2018
Merged

[WIP] Parser that uses babylon for html nodes #52

merged 6 commits into from
Feb 14, 2018

Conversation

johno
Copy link
Member

@johno johno commented Feb 14, 2018

TODO

  • Use Babylon to parse HTML/JSX
  • Handle JSX syntax errors
  • Parse initial imports to get HTML block elements
  • Parse imports
  • Transform Babylon AST to HAST
  • Open md parsing in <markdown> blocks

@johno johno merged commit c7026ff into master Feb 14, 2018
@johno johno deleted the parser branch February 14, 2018 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant