Skip to content

Instantly share code, notes, and snippets.

@noraj
Last active February 21, 2023 09:45
Show Gist options
  • Save noraj/d18d6f8dc2aaa13d50b29d0507d411d0 to your computer and use it in GitHub Desktop.
Save noraj/d18d6f8dc2aaa13d50b29d0507d411d0 to your computer and use it in GitHub Desktop.

Revisions

  1. noraj revised this gist Feb 21, 2023. 1 changed file with 6 additions and 1 deletion.
    7 changes: 6 additions & 1 deletion mindmap.md
    Original file line number Diff line number Diff line change
    @@ -25,4 +25,9 @@ You can edit / preview it with some plugins:
    [XMindMark](https://github.com/xmindltd/xmindmark) can convert makdown to svg as well as Xmind files.

    - CLI tool:
    - [npm - xmindmark](https://www.npmjs.com/package/xmindmark)
    - [npm - xmindmark](https://www.npmjs.com/package/xmindmark)

    ## MDMP

    - [Source](https://github.com/chezhe/mdmp)
    - [Online demo](https://mdmp.vercel.app/)
  2. noraj revised this gist Feb 21, 2023. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions mindmap.md
    Original file line number Diff line number Diff line change
    @@ -17,6 +17,8 @@ You can edit / preview it with some plugins:
    - [markdown-it-mindmap - Source](https://github.com/NeroBlackstone/markdown-it-mindmap)
    - [markdown-it-mindmap - Deno](https://deno.land/x/[email protected])
    - [JotterPad plugin](https://jotterpad.app/app/plugins/markmap-mind-map)
    - [Gatsby plugin](https://www.gatsbyjs.com/plugins/gatsby-remark-markmap/)
    - [Hexo plugin](https://github.com/MaxChang3/hexo-markmap/blob/main/README_EN.md)

    ## XMindMark

  3. noraj revised this gist Feb 21, 2023. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions mindmap.md
    Original file line number Diff line number Diff line change
    @@ -16,6 +16,7 @@ You can edit / preview it with some plugins:
    - Markdown-it:
    - [markdown-it-mindmap - Source](https://github.com/NeroBlackstone/markdown-it-mindmap)
    - [markdown-it-mindmap - Deno](https://deno.land/x/[email protected])
    - [JotterPad plugin](https://jotterpad.app/app/plugins/markmap-mind-map)

    ## XMindMark

  4. noraj revised this gist Feb 21, 2023. 1 changed file with 10 additions and 0 deletions.
    10 changes: 10 additions & 0 deletions mindmap.md
    Original file line number Diff line number Diff line change
    @@ -13,3 +13,13 @@ You can edit / preview it with some plugins:
    - [lynchjames/obsidian-mind-map](https://github.com/lynchjames/obsidian-mind-map)
    - CLI [markmap-cli](https://www.npmjs.com/package/markmap-cli)
    - Vim / Neovim [coc-markmap](https://github.com/markmap/coc-markmap)
    - Markdown-it:
    - [markdown-it-mindmap - Source](https://github.com/NeroBlackstone/markdown-it-mindmap)
    - [markdown-it-mindmap - Deno](https://deno.land/x/[email protected])

    ## XMindMark

    [XMindMark](https://github.com/xmindltd/xmindmark) can convert makdown to svg as well as Xmind files.

    - CLI tool:
    - [npm - xmindmark](https://www.npmjs.com/package/xmindmark)
  5. noraj created this gist Feb 21, 2023.
    15 changes: 15 additions & 0 deletions mindmap.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    ## MarkMap

    [MarkMap](https://markmap.js.org/) ([source](https://github.com/markmap/markmap)).

    You can edit / preview it with some plugins:

    - VSCode
    - [VSCode Marketplace - gera2ld.markmap-vscode](https://marketplace.visualstudio.com/items?itemName=gera2ld.markmap-vscode)
    - [Open VSX - gera2ld.markmap-vscode](https://open-vsx.org/extension/gera2ld/markmap-vscode)
    - Mkdocs [markmap/mkdocs-markmap](https://github.com/markmap/mkdocs-markmap)
    - Obsidian
    - [verocloud/obsidian-mindmap-nextgen](https://github.com/verocloud/obsidian-mindmap-nextgen)
    - [lynchjames/obsidian-mind-map](https://github.com/lynchjames/obsidian-mind-map)
    - CLI [markmap-cli](https://www.npmjs.com/package/markmap-cli)
    - Vim / Neovim [coc-markmap](https://github.com/markmap/coc-markmap)