mirror of
https://github.com/danbulant/cushy
synced 2026-06-15 20:41:19 +00:00
This commit adds my first take at creating a harness for a user's guide using the new capture functionality. The example has tests that ensure the align widget creates the expected results.
6 lines
116 B
TOML
6 lines
116 B
TOML
[book]
|
|
authors = ["Jonathan Johnson"]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "Cushy User's Guide"
|