johanneswuerbach / backstage-plugin-techdocs-addon-mermaid

Backstage TechDocs Mermaid Addon
MIT License
46 stars 20 forks source link

Add four missing diagrams, provide contributor instructions, and update mermaid. #53

Closed jtreher closed 1 month ago

jtreher commented 1 month ago

Screenshots of new diagrams rendering in my local vanilla Backstage instance: image

image

image

image

Mermaid adds Katex support in 10.8

image

Fixes https://github.com/johanneswuerbach/backstage-plugin-techdocs-addon-mermaid/issues/54

johanneswuerbach commented 1 month ago

@jtreher this looks great, would you mind running yarn install locally and committing the resulting lockfile? This should resolve the CI issue.

jtreher commented 1 month ago

@johanneswuerbach Ah, I was running yarn install, but it was only generating the lock file for the root Backstage folder. I had to remove the monorepo tooling and was able to generate it just for the plugin.

Also, I bumped the package version.

It still seems like I need to do something.

johanneswuerbach commented 1 month ago

Thank you for the contribution @jtreher 🤩 , published as backstage-plugin-techdocs-addon-mermaid@0.13.0.