| doctype | Render the <!DOCTYPE html> declaration |
| raw_html | Mark a string as raw HTML |
| render | Render an HTML node tree to a character string |
| render.default | Render an HTML node tree to a character string |
| render.hypertext.raw | Render an HTML node tree to a character string |
| render.hypertext.tag | Render an HTML node tree to a character string |
| render.list | Render an HTML node tree to a character string |
| tag | Create an HTML element node |
| tags | HTML tag functions |
| tag_list | Create a tag list (sibling container) |