Mermaid Previewer in Chrome with OffiDocs
Ad
DESCRIPTION
# Mermaid Previewer ## github has natively supported mermaid since 2022-02-14 [link](https://github.
blog/2022-02-14-include-diagrams-markdown-files-mermaid/) A chrome extension for previewing and exporting mermaid in github/bitbucket.
Set the code block language to mermaid in markdown: ```mermaid graph LR A --> B ``` Right-click on the rendered mermaid image and select "Export png" to export the png image.
## Support list - [x] GitHub - [x] mermaid export - [x] Bitbucket - [x] readme - [x] markdown preview - [x] edit preview - [x] .
.
.
- [x] mermaid export.
- [x] Provide custom exclusion list and rule list configuration capabilities.
## Config You can customize the configuration to support and exclude more websites.
The default configuration of the extension is as follows: Exclude Domain: ``` chrome.
google.
com gitlab.
com ``` Match Selectors: ``` pre[lang='mermaid'] > code div.
codehilite > pre ``` ## Changelog - [1.2.8] Update mermaid version to 9.1.3, fix repeat toast & modify toast style.
- [1.2.7] Update mermaid version to 8.14.0, support GitHub native mermaid download - [1.2.6] Update mermaid version to 8.13.8, optimize configuration page interaction and style.
- [1.2.5] Update mermaid version to 8.13.5, fix preview issue of Bitbucket.
- [1.2.4] Added popup options page, providing domain exclusion and dom selector configuration.
- [1.2.3] Update mermaid version to 8.13.3. - [1.2.2] Update mermaid version to 8.13.2. - [1.2.1] Fix Toast.
- [1.2.0] Mermaid picture export.
- [1.1.0] Added bitbucket support, updated mermaid version to 8.12.1. - [1.0.1] Update mermaid version to 8.12.0. - [1.0.0] First released, mermaid version 8.11.5.
Additional Information:
- Offered by zzzzzzzephyr
- Average rating : 5 stars (loved it)
- Developer This email address is being protected from spambots. You need JavaScript enabled to view it.
Mermaid Previewer web extension integrated with the OffiDocs Chromium online