# logseq-fenced-code-plus **Repository Path**: mirrors_kurtmckee/logseq-fenced-code-plus ## Basic Information - **Project Name**: logseq-fenced-code-plus - **Description**: PR-only fork -- CHANGES MERGED :smile: - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # logseq-fenced-code-plus A Logseq plugin for missing types of fenced code block. > 🛠 In development. The minimal version of Logseq Desktop [0.6.7](https://github.com/logseq/logseq/releases) ### Usage 1. Install this plugin 2. Activate it 3. Add a markdown code block to any of your pages like this: ````markdown ```mermaid graph LR Apples --> Bananas ``` ```` 4. Click outside of the code block 5. Tadaa! ### Supported syntax types - [x] [mermaid](https://mermaid-js.github.io/mermaid/#/) - [ ] 🧑‍💻 which type do you want to support? Feel free to make your [request](https://github.com/xyhp915/logseq-fenced-code-plus/issues/new)! ### Licence MIT