google / mesop

Rapidly build AI apps in Python
https://google.github.io/mesop/
Apache License 2.0
5.26k stars 251 forks source link

Support mermaidjs #355

Closed wwwillchen closed 2 months ago

wwwillchen commented 3 months ago

https://github.com/mermaid-js/mermaid Source: https://www.reddit.com/r/LocalLLaMA/comments/1d8g5j1/comment/l76nrkd/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

Could use the upcoming #237 component to support this

wwwillchen commented 2 months ago

Should be possible to do this now that #237 and #95 are done.

richard-to commented 1 month ago

I added a mermaid example via Markedjs web component integration: https://github.com/google/mesop/pull/667