mermaid/packages/mermaid/src/diagrams/gantt/parser
FutzMonitor 59264a33d7 Changes to gantt.html
1. Added a Gantt diagram that demonstrates to users that hashtages and semicolons can be added to titles, sections, and task data.
Changes to gantt.spec.js
1. Added unit tests to ensure that semicolons and hashtags didn't break the functionality of the gantt diagram when used in titles, sections or task data.
Changes to /parser/gantt.spec.js
1. Added rendering tests to ensure that semicolons and hashtags in titles, sections, and task data didn't break the rendering of Gantt diagrams.
2024-01-26 11:48:48 -05:00
..
gantt.jison Changes to gantt.jison 2023-12-02 12:56:58 -05:00
gantt.spec.js Changes to gantt.html 2024-01-26 11:48:48 -05:00