Skip to content

n3f/merpress

Repository files navigation

=== merpress ===
Contributors: neffff
Tags: posts, mermaid, diagrams, flowchart, block
Requires at least: 6.4
Tested up to: 6.6.2
Stable tag: 1.1.4
Requires PHP: 7.2
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Merpress lets you create diagrams and visualizations using <a href="https://mermaid.js.org/intro/">MermaidJS</a>.

== Description ==

Merpress lets you create diagrams and visualizations using [MermaidJS](https://mermaid.js.org/intro/).

== Frequently Asked Questions ==

= Can you make diagrams with this? =

Yes.  Checkout [MermaidJS](https://mermaid.js.org/intro/) for syntax reference and example diagrams.

== Screenshots ==

1. Open the block by typing "/MermaidJS" (or use the sidebar and search)
2. Until there is a valid Mermaid diagram, there will be a syntax error in the graph.
3. When editing the block, there are 2 views.  Use the upper area for writing, and the lower for displaying the diagram.
4. When the block is not selected, it will be displayed as it should be seen on the site.
5. As seen on my test site.

== Changelog ==

= 1.1.4 =
* Update mermaid to 11.2.1.
* Add support for block alignment.

== Upgrade Notice ==

= 1.1.4 =
Latest mermaid (11.2.1) & adds support for block alignment.