This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
Docs: improve HTML preview in editor #535
Closed
Description
Feature Request
Using an editor to display HTML is heavy.
TODO
Refactor
- Just use a
div
with HTML - Print with
prettier
- Highlight it
Extracted from @levithomason comment in #473.