Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(subParser/tables): fix undefined error in malformed tables
Cannot read property 'trim' of undefined happens when the parser is fed a malformed table. This happens in live previews (for instance, when using Angularjs).
- Loading branch information