LLM生成markmap思维脑图

208 阅读1分钟

提示词

Create a mind map that visually organizes the key points from this book. The mind map should cover the major themes and concepts discussed in the book. Break each of these broad themes into subtopics. Provide a clear structure with hierarchical nodes for each main topic and its subpoints. Use Markmap.js code (example below) in a code block to represent the mind map, with branches for each of the main topics and subtopics, without mentionning the cites. The mind map should be easy to navigate and visually clear, allowing the reader to understand the interconnectedness of the key ideas. --- title: markmap markmap: colorFreezeLevel: 2 --- ## Links - [Website](markmap.js.org/) - [GitHub](github.com/gera2ld/mar… ## Related Projects - [coc-markmap](github.com/gera2ld/coc… for Neovim - [markmap-vscode](marketplace.visualstudio.com/items?itemN… for VSCode - [eaf-markmap](github.com/emacs-eaf/e… for Emacs ## Features Note that if blocks and lists appear at the same level, the lists will be ignored. ### Lists - strong del italic ==highlight== - inline code - [x] checkbox - Katex: x=b±b24ac2ax = {-b \pm \sqrt{b^2-4ac} \over 2a} - More Katex Examples - Now we can wrap very very very very long text based on maxWidth option - Ordered list 1. item 1 2. item 2 ### Blocks js console.log('hello, JavaScript') | Products | Price | |-|-| | Apple | 4 | | Banana | 2 | ![](markmap.js.org/favicon.png… 

Kimi

image

复制结果到markmap

markmap.js.org/

image

抽取结果SVG

image

Claude.AI

image

转换后

image