Mermaid Gantt - specifying <end date> in this pattern <taskID>, after <otherTaskId>, <endDate> #5862
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
When specifying in a task in this pattern does not render the end date
"taskID", after "otherTaskId", "endDate"
Steps to reproduce
Example:
gantt
apple :a, 2024-07-20, 1w
banana :crit, b, 2024-07-23, 1d
cherry :active, c, after b ,2024-07-25
kiwi :d, 2024-07-20, until b
For cherry, the end date does not show
Setup
The text was updated successfully, but these errors were encountered: