Morgan Bentell
Morgan Bentell
Changing from ``` -- MAIN main = Browser.element { init = init, update = update, subscriptions = subscriptions, view = view } ``` to ``` -- MAIN main : Program...
@MonicaG Can you try using `[a document](./assets/doc.pdf){: download target="_blank"}`? My hope is that this will make the file open in a new tab also in your production environment. If this...
Seems like a test needs updated.
The recommended way to use mermaid diagrams with TechDocs is to use the addon defined here: https://www.npmjs.com/package/backstage-plugin-techdocs-addon-mermaid. Can you try that addon and let me know if it works for...