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

Remove TinyMCE-based parser #1150

Merged
merged 4 commits into from
Jun 14, 2017
Merged

Remove TinyMCE-based parser #1150

merged 4 commits into from
Jun 14, 2017

Conversation

nylen
Copy link
Member

@nylen nylen commented Jun 12, 2017

The TinyMCE-based parser is disabled by default and never served its intended purpose of providing a tree of HTML nodes to blocks.

We should focus our efforts on building out the PEG-based grammar instead, including unifying it across server and client (#1086).

This PR is more easily reviewed with the ?w=1 argument to ignore whitespace - there are no substantial changes to blocks/api/test/parser.js other than removing the "test with both parsers" loop.

@nylen
Copy link
Member Author

nylen commented Jun 14, 2017

Merging in the interest of removing dead code.

@nylen nylen merged commit 8194eca into master Jun 14, 2017
@nylen nylen deleted the remove/tinymce-parser branch June 14, 2017 00:54
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

Successfully merging this pull request may close these issues.

1 participant