Crate silkenweb_inline_html

source ·
Expand description

Include inline HTML snippets

See silkenweb_parse for details on the parsing.

Macros§

  • Include HTML snippets from a directory of files.
  • Include an HTML snippet from a file.
  • Include an HTML snippet from a string literal.