oxiplate 0.1.6

Compile-time template engine with a focus on escaping and whitespace control.
Documentation
[book]
authors = ["Brandon Frohs"]
language = "en"
multilingual = false
src = "book"
title = "Oxiplate Documentation"

[rust]
edition = "2021"

[build]
build-dir = "book-output"

[output.html]
git-repository-url = "https://github.com/0b10011/oxiplate"
edit-url-template = "https://github.com/0b10011/oxiplate/edit/main/{path}"
site-url = "/oxiplate/"

[output.html.playground]
runnable = false