mjbvz / vscode-markdown-mermaid

Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid
MIT License
630 stars 112 forks source link

gantt milestone date calculation wrong #215

Closed tsing-hsu-nexperia closed 3 months ago

tsing-hsu-nexperia commented 10 months ago

gantt tickInterval 4week dateFormat YYYY-MM-DD axisFormat %Y-%m-%d start : milestone, m1, 2023-08-07, 1d 30 day : milestone, m2, after m1, 30d task1 : active, a1, after m1, 30d

mjbvz commented 7 months ago

What specifically is wrong?

Also make sure to retest in version 1.21 of this extension which includes a new mermaid version

mjbvz commented 3 months ago

Closing as not actionable without more info