Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pipeline): use new pipeline and htlengine for full jsdom support
fixes #954 BREAKING CHANGES: remove htast from context.content schema BREAKING CHANGES: remove hast from context.response schema BREAKING CHANGES: context.htast and context.response.hast is no longer generated BREAKING CHANGES: mdast to jsdom transformation handlers can only return hast (not string, not vdom) BREAKING CHANGES: html postprocessing pipeline step was renamed from hast to post BREAKING CHANGES: mixing inline html and markdown no longer works (eg: <em>This is **strong**</em>)
- Loading branch information