Github README Render Gliffy diagrams

1.3k views Asked by At

Is there a way to add a gliffy diagram in the README of a github repo? I know how to add an image and I have tried that approach with gliffy diagram but it does not work; the gliffy does not render. Perhaps the correct question is, is there a gliffy renderer for the github READMEs?

EDIT:

What I really want is to maybe store the gliffy xml in the repo that will automatically get rendered in the README when referenced, instead of storing the xml and the pre-rendered image in the repo.

1

There are 1 answers

1
AudioBubble On

What is the URL of your diagram? I don't have Gliffy, but I think you should just do something like this:

![Your Gliffy Diagram Name](//www.gliffy.com/go/publish/image/...)

Where ... means everything after the url.