From db0733684574023abc7194d17c1eac2045e50472 Mon Sep 17 00:00:00 2001 From: Maciej Sitko Date: Tue, 26 Sep 2017 20:31:25 +0100 Subject: [PATCH] Update README.md (#569) * Update README.md * Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9d52041..d025c76 100644 --- a/README.md +++ b/README.md @@ -443,6 +443,9 @@ Create DOM nodes from template string literals. Exposes [bel](https://github.com/shama/bel). Can be optimized using [yo-yoify][yo-yoify]. +### `choo/html/raw` +Exposes [bel/raw](https://github.com/shama/bel#unescaping) helper for rendering raw HTML content. + ## Installation ```sh $ npm install choo