Files
yn/test/md/mindmap.md
T

1.2 KiB

Mind Map Test

This document tests the mind map feature in Yank Note.

Basic Mind Map

  • Central Topic{.mindmap}
    • [1] Branch A
      • Sub-topic A1
      • Sub-topic A2
    • [2] Branch B
      • Sub-topic B1
      • Sub-topic B2
      • Sub-topic B3
    • [3] Branch C
      • Sub-topic C1

Project Planning Mind Map

  • Project Plan{.mindmap}
    • [1] Requirements
      • User Stories
      • Acceptance Criteria
      • Constraints
    • [2] Design
      • Architecture
      • UI/UX
      • Database Schema
    • [3] Development
      • Frontend
      • Backend
      • API
    • [4] Testing
      • Unit Tests
      • Integration Tests
      • E2E Tests
    • [5] Deployment
      • CI/CD
      • Monitoring
      • Documentation

Knowledge Map

  • Yank Note Features{.mindmap}
    • [1] Markdown
      • Basic Syntax
      • Extended Syntax
      • Custom Extensions
    • [2] Diagrams
      • Mermaid
      • PlantUML
      • Draw.io
      • ECharts
    • [3] Code
      • Highlighting
      • Execution
      • Copy
    • [4] Organization
      • Wiki Links
      • Tags
      • TOC

Notes

  • Add {.mindmap} class to the root list item to render as a mind map
  • Uses kityminder-core as the rendering engine
  • Numbers in brackets [1], [2] etc. are used for ordering branches
  • Nested list items become child nodes