Skip to content

Commit

Permalink
feat(pipeline): use new pipeline and htlengine for full jsdom support
Browse files Browse the repository at this point in the history
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
tripodsan authored and kptdobe committed Jun 6, 2019
1 parent b817530 commit 187287d
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 213 deletions.
Loading

0 comments on commit 187287d

Please sign in to comment.