Geoffrey McGill
Geoffrey McGill
The issue with the image not reloading/updating is because the browser is caching the file. The `{{nonce}}` does not get updated because no code or content in the page (or...
Yes, this is definitely something we can do. It's a relatively easy task. Some of these elements already have id's or unique CSS classes applied, although not consistently. What is...
Hello. It is possible although how it all gets configured would depend on your requirements. What files would Retype be getting the website from and where are they located? In...
Thanks for the excellent feature request. I will look into adding this functionality.
> Could you document a mechanism for replacing the version of Mermaid used in a retype build/start? At the moment, there is no process supported by Retype manually revising or...
Very good idea. We should be able to get this working.
I do agree the footer would look better if the footer was sticky to the bottom of the page. I will investigate to see what it will take to make...
Unfortunately, this feature did not make it into the v3.4.0 release, but it will be included in the v3.5.0 release.
It is not possible using the existing features of Retype, but this is certainly something we want to work towards with future releases.
I tried upgrading Mermaid to their latest release and the Gantt chart is still being squished to 300px. The `style="max-width: 300px;"` and `viewBox="0 0 300 196"` attributes are not being...