0.0.16 • Published 10 years ago

exemd-ditaa v0.0.16

Weekly downloads
4
License
BSD
Repository
github
Last release
10 years ago

exemd-ditaa NPM version

Install globally with npm:

npm i -g exemd-ditaa

What is it

Plugin for exemd to generate Ditaa diagrams in markdown files.

Short help

Ditaa is:

... a small command-line utility written in Java, that can convert diagrams drawn using ascii art ('drawings' that contain characters that resemble lines like | / - ). into proper bitmap graphics

You can use Ditaa in this way:

```{ditaa ! }
    +--------+   +-------+    +-------+
    |        | --+ ditaa +--> |       |
    |  Text  |   +-------+    |diagram|
    |Document|   |!magic!|    |       |
    |     {d}|   |       |    |       |
    +---+----+   +-------+    +-------+
        :                         ^
        |       Lots of work      |
        +-------------------------+
```

That is converted to this picture:

npm.io

Note

You can only use this plugin with exemd's -g option to produce a PNG. No SVG or PDF is supported at the moment.

Author

  • Vittorio Zaccaria

License

Copyright (c) 2015 Vittorio Zaccaria
Released under the license


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

0.0.16

10 years ago

0.0.15

11 years ago

0.0.14

11 years ago

0.0.13

11 years ago

0.0.12

11 years ago

0.0.11

11 years ago

0.0.10

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago