14 Matching Annotations
  1. Last 7 days
    1. Dive into an underwater adventure with Mermaid Games! Explore magical oceans, solve puzzles, dress up mermaids, and uncover hidden treasures. Perfect for kids and fantasy lovers who dream of life beneath the waves. Start your journey today!

  2. Nov 2023
  3. Feb 2023
  4. Nov 2022
  5. Aug 2022
  6. Feb 2022
    1. Git Graph (Experimental)

      Git graphs are a way to visualize your Git project commits, merges, and progress.

      mermaid gitGraph: options { "nodeSpacing": 150, "nodeRadius": 10 } end commit branch newbranch checkout newbranch commit commit checkout master commit commit merge newbranch

  7. Jan 2022
    1. Mermaid lets you create diagrams and visualizations using text and code.It is a Javascript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.