0.2.1 • Published 9 years ago

exemd-ascidia v0.2.1

Weekly downloads
5
License
BSD
Repository
github
Last release
9 years ago

exemd-ascidia NPM version

Install globally with npm:

npm i -g exemd-ascidia

What is it

Plugin for exemd to generate Ascidia diagrams in markdown files.

Short help

The following exemd block:

```{ascidia !}
               O
              -|-  -.
              / \   |
              User  | Request
                    V
 Foobar         +--------+       .------.
  Layer         |  Acme  |       '------'
- - - - - - +   | Widget |<----->|      |
   .----.   ;   +--------+       |      |
  | do-  |  ;       |            '------'
  |  dad |--^--<|---+            Database
   '----'   ;
            ;
```

is converted to this picture:

npm.io

Author

  • Vittorio Zaccaria

License

Copyright (c) 2015 Vittorio Zaccaria
Released under the license


This file was generated by verb-cli on March 20, 2015.