logseq-fenced-code-plus
February 10, 2023 ยท View on GitHub
A Logseq plugin for missing types of fenced code block.
๐ In development. The minimal version of Logseq Desktop 0.6.7
Usage
- Install this plugin
- Activate it
- Add a markdown code block to any of your pages like this:
```mermaid graph LR Apples --> Bananas ``` - Click outside of the code block
- Tadaa!
Supported syntax types
- mermaid
- echarts Thanks to @haydenull https://github.com/xyhp915/logseq-fenced-code-plus/pull/19
- ๐งโ๐ป which type do you want to support? Feel free to make your request!
Licence
MIT