Skip to content

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.

2 participants