# merpress

Merpress is a WordPress plugin for creating diagrams and visualizations using [MermaidJS](https://mermaid-js.github.io/mermaid/).

## Notes about preparing a new release.

1. Download a new copy of the mermaid binaries. (Minified versions might not be available at the github releases zip.)
   1. mermaid.js (and .map)
   2. mermaid-min.js (and .map)
2. Debug
   1. Create a post with some mermaid.
   2. Create a post with multiple mermaid sections.
