Skip to content

Instantly share code, notes, and snippets.

@dai0304
Created March 9, 2018 01:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dai0304/a7088b874a7055e0f8b5fc2dcbf0131e to your computer and use it in GitHub Desktop.
Save dai0304/a7088b874a7055e0f8b5fc2dcbf0131e to your computer and use it in GitHub Desktop.
gitbook-plugin-uml v0.1.11 bug
node_modules/
_book/
assets/

Example

@startuml
Bob -> Alice: Hello
@enduml
{
"title": "uml plugin example",
"plugins": [
"uml@0.1.11"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment