This allows to inject raw html into any content file. For example, my client uses an appointment booking service which requires a generated html snippet to be inserted into the content page.
```
{{< rawhtml >}}
<div id="etermin">
<iframe ...>...</iframe>
<script>...</script>
</div>
{{< /rawhtml >}}
```
|
||
|---|---|---|
| .. | ||
| _default | ||
| partials | ||
| shortcodes | ||
| 404.html | ||
| index.html | ||