prismicio / prismic-dom

Set of helpers to manage Prismic data
https://prismic.io/docs/technologies/prismic-dom-technical-reference
44 stars 16 forks source link

Element `preformatted` not implemented #24

Closed Manc closed 6 years ago

Manc commented 6 years ago

When serialising a preformatted element with asHtml() the returned code inside the <pre></pre> tags is wrong.

Expected behaviour:

  1. Special HTML characters must be HTML-escaped, e.g. text " Githubissues.
  2. Githubissues is a development platform for aggregating issues.