Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/renanlecaro/mermaid-gdocs

Mermaidsjs wrapper for gdocs.
https://github.com/renanlecaro/mermaid-gdocs

google-docs google-docs-addon graphs mermaid mermaid-gdocs

Last synced: 13 days ago
JSON representation

Mermaidsjs wrapper for gdocs.

Awesome Lists containing this project

README

        

# mermaid-gdocs
[Mermaidsjs](https://mermaidjs.github.io/) wrapper for google docs

# known limitations

- only inline images work in google docs
- icons (fontawesome) not supported

# Development setup

To test the editor ui outside of google docs, serve the src folder, for example `npx http-server src` and open http://127.0.0.1:8080 in your browser.

`src/Code.gs` is a copy of what's running in apps script, same for `src/appsscript.json`.

# License : MIT

Do whatever you want with this code, but i'm not responsible if it breaks. I'm trying to publish it on the google apps store so that people can use it in their google docs