Skip to content

v0.14.2

@FND FND tagged this 16 Nov 11:25
this is required for code snippets within `<pre>` tags:

    import { safe, htmlEncode } from "complate-stream";

    <pre>{safe(htmlEncode(code))}</pre>

not pretty (nor well documented), but effective for now - we might come
up with a more elegant API later on
Assets 2
Loading