Mermaid Previewer

#5 / 5 rate

Mermaid Previewer

2,000 users

2021-08-27

zzzzzzzephyr

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Hot Permissions

Description

Preview and export mermaid.

# Mermaid Previewer

A chrome extension for previewing and exporting mermaid images in web pages, fully rendering mermaid locally without involving remote api calls.

On websites that meet the preset rules, you can preview or export by setting the code block language in markdown to mermaid:
```mermaid
graph LR
A --> B
```

At the same time, it also provides the function of custom rule configuration.

Please click on the website on the right to view the source code repository for more information.