bpruitt-goddard / vscode-mermaid-syntax-highlight

Markdown syntax support for the Mermaid charting language
MIT License
98 stars 37 forks source link

feat: Add syntax for tickInterval in gannt diagram #127

Closed DennisJWheeler closed 7 months ago

DennisJWheeler commented 7 months ago

tickInterval was an option in gannt, added it to the ganntDiagram.yaml syntax.

bpruitt-goddard commented 7 months ago

Looks good, its just missing a test case. Can you add an additional test to this test file, similar to this test case?

DennisJWheeler commented 7 months ago

Thank you for the quick response and the very clear request to what you wanted updated. I think I got that in.