Crate silkenweb_inline_html

Source
Expand description

Include inline HTML snippets

See silkenweb_parse for details on the parsing.

Macrosยง

html_dir
Include HTML snippets from a directory of files.
html_file
Include an HTML snippet from a file.
inline_html
Include an HTML snippet from a string literal.