Skip to content

Instantly share code, notes, and snippets.

@laurelnaiad
Created December 16, 2015 04:20
Show Gist options
  • Save laurelnaiad/ae2b2f25390f04bb8495 to your computer and use it in GitHub Desktop.
Save laurelnaiad/ae2b2f25390f04bb8495 to your computer and use it in GitHub Desktop.

It works if you escape the the greater than signs (except for the ones that are used to close the img elements).

In my editor (atom), I can do this with a find/replace in regex mode as

find: [^\/](>)
replace with: >

... resulting in... (view this raw to see the text)

yUML is a simple tool for embedding UML diagrams in wikis and blogs without needing any UML or diagramming tools.

Here's an idea of how it could be used in your repository readme.markdown or wiki.

View the RAW source to see how images are made.

Example

Git users may own repositories.

The may also be collaborators.

Each repositories have a Git repository, a ticketing system and a price plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment