quantorconsulting / mkdocs_build_plantuml

MkDocs plugin to help generate your plantuml images locally or remotely as files (NOT inline)
MIT License
57 stars 15 forks source link

Adding support for recursive !includesub statements #31

Closed aarons20 closed 7 months ago

aarons20 commented 7 months ago

Fixes #16

This PR adds support for recursively including with !includesub.

aarons20 commented 7 months ago

Additionally I've moved the plugins config_scheme into its own class as suggested in the updated MkDos documentation: https://www.mkdocs.org/dev-guide/plugins/#baseplugin

Examples for how to include with !includesub can be found on the plantuml website: https://plantuml.com/preprocessing