Skip to content

Instantly share code, notes, and snippets.

@typebrook
Created September 15, 2022 03:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save typebrook/6503019c0786d8b67877fbac4d8e954c to your computer and use it in GitHub Desktop.
Save typebrook/6503019c0786d8b67877fbac4d8e954c to your computer and use it in GitHub Desktop.
Test mermaid diagram
gantt
dateFormat  YYYY-MM-DD
title Adding GANTT diagram to mermaid
excludes weekdays 2014-01-10

section A section
Completed task            :done,    des1, 2014-01-06,2014-01-08
Active task               :active,  des2, 2014-01-09, 3d
Future task               :         des3, after des2, 5d
Future task2               :         des4, after des3, 5d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment