Skip to content

xyhp915/logseq-fenced-code-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

Usage

  1. Install this plugin
  2. Activate it
  3. Add a markdown code block to any of your pages like this:
    ```mermaid
    graph LR
    Apples --> Bananas
    ```
  4. Click outside of the code block
  5. Tadaa!

Supported syntax types

  • mermaid
  • echarts Thanks to @haydenull #19
  • ๐Ÿง‘โ€๐Ÿ’ป which type do you want to support? Feel free to make your request!

Licence

MIT