Skip to content

Support for CDATA #208

@clucauth

Description

@clucauth

It'll be nice if the library supports CDATA block. I put a block of code to render like this:

<pre><code>
<h1>Title</h1>
...
</code></pre>

Right now, the h1 tag needs to be escaped as &lt;h1&gt; A CDATA block will make putting longer block of code less tedious.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions