Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

dev server renders html that should be code #5824

Open
@kaycebasques

Description

@kaycebasques

given this code in a doc:

<pre class="prettyprint">
<!doctype html>
<html>
  <head>
    <style>h1 { font-weight: bold }</h1></style>
  </head>
  <body>
    <h1>Hello, "What's New" Readers!</h1>
  </body>
</html>
</pre>

Dev server renders it as:

screen shot 2018-02-26 at 12 49 06 pm

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions