powerbook 1.1.1 copy "powerbook: ^1.1.1" to clipboard
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.1] - 2022-06-24 #

Fixed #

  • Book can now be merged without affecting the existing object

[1.1.0] - 2022-05-15 #

Added #

  • toHtml methods to Attribute and Focus

Changed #

  • use new Paragraph lines

[1.0.4] - 2022-05-09 #

Fixed #

  • IndexableMarkdownContent now returns the correct list of children Indexables.

[1.0.3] - 2022-05-09 #

Fixed #

  • IndexableMarkdownContent can run methods from Indexable before toHtml() is called.

[1.0.2] - 2022-05-09 #

Added #

  • NestedIndexable to transform a list of Headings into a chain of Indexables.
  • IndexableMarkdownContent, a clone of MarkdownContent, but exposing all Headings generated as Indexables.

[1.0.1] - 2022-05-09 #

Added #

  • FocusModel now provides the associated Attribute to the Focus

Changed #

  • Reference for Focus now mentions the associated Attribute
  • MarkdownContent will now render headers with Heading

[1.0.0] - 2022-05-08 #

Added #

  • Models to make a Book with Chapters
  • Model for Content with markdown

Changed #

  • Use built models inside the library

Removed #

  • Removed CLI tools and commands
  • Removed YAML file manipulation

Security #

  • Removed unused dependencies
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Tooling create powerd6 books, combine them and render them into webpages.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, markdown, powerd6, slugify

More

Packages that depend on powerbook