1.0.0 • Published 9 months ago

joplin-plugin-typograms v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Joplin Plugin Typograms

This plugin allows you to create Typogram diagram using the notation defined in https://google.github.io/typograms/.

Installation

Automatic Installation

Search for "typograms" in the Joplin plugin manager.

Manual Installation

  1. Download the latest release from GitHub
  2. Open Joplin > Options > Plugins > Install from File
  3. Select the jpl file downloaded from GitHub

Markdown Syntax

Example syntax:

```typogram
          +----+     o    |          o       *      *   .----------.
  *-+---. '-* -+-    |    v         ^         \    /    |.--------.|
    |   '--->   +----+  ->*<-      /   .-+->*<-o--+     |'------> ||
  <-'       *---+     |<----->|   +----' |  ^   \       '---------'|
                                         |__|    v      *----------'
```

Produces:

Example

1.0.0

9 months ago