Closed AhmedRaafat14 closed 1 month ago
Thanks @johanneswuerbach for the quick response.
Do I need to bump the version in setup.py
and do I need to do git tag ...
?
@AhmedRaafat14 , I've pushed 1.0.4
to pypi https://pypi.org/project/markdown-inline-mermaid/1.0.4/, which includes your change.
This fixes an issue when the puppeteer opens chromium and chromium hand up there and then throws an error.
I'm using this in my Dockerfile with TechDocs
markdown-inline-mermaid==1.0.3
but it keeps giving me an error:Patching the script with these flags due to the latest changes in
mermaid-cli
fixes that error for me.