powerbook 1.1.1
powerbook: ^1.1.1 copied to clipboard
Tooling create powerd6 books, combine them and render them into webpages.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
Added #
Changed #
Deprecated #
Removed #
Fixed #
Security #
1.1.0 - 2022-05-15 #
1.0.4 - 2022-05-09 #
Fixed #
IndexableMarkdownContentnow returns the correct list of childrenIndexables.
1.0.3 - 2022-05-09 #
Fixed #
IndexableMarkdownContentcan run methods fromIndexablebeforetoHtml()is called.
1.0.2 - 2022-05-09 #
Added #
NestedIndexableto transform a list ofHeadingsinto a chain ofIndexables.IndexableMarkdownContent, a clone ofMarkdownContent, but exposing allHeadingsgenerated asIndexables.