[Idea] Export pages as book via Honkit/mdBook

Honkit is an open-source node.js application to create nice-looking books (HTML/pdf/epub) from markdown documents (example: Introduction · User guide of MISP intelligence sharing platform). With a plugin, one might tag/select/list/filter specific pages in logseq and have them exported as a book with HonKit to produce HTML/PDF/epub, and a page might be part of multiple books. This will create an effortless way to publish collections of pages in an accessible and quite pretty way.

Another option is mdBook which works in a similar way but is implemented in Rust (example: Introduction - mdBook Documentation)

This ties perfectly into my idea of revamping the export system.
I think it’d be great to have this as an option.