Once you’ve done the above, delete everything above this line.
Steps to reproduce
Open the sandbox and paste this (add a backtick to the beginning and end):
``mermaid
gantt
title bug example
dateFormat YYYY-MM-DD
section everything
item one : one, 2024-01-01, 2w
item two : two, 2024-01-03, 2d
waiting : until profit
profit : milestone, profit, after one,
``
Did you follow the troubleshooting guide? [Y/N]
Y
Expected result
The block labeled “waiting” should have length and be filled in from beginning to end. You can see the expected result by pasting the example into https://mermaid.live/
Actual result
The block labeled “waiting” does not exist as a block; it is just a label with zero length placed directly after the previous item in the chart
Environment
SYSTEM INFO:
Obsidian version: v1.5.12
Installer version: v1.5.12
Operating system: #1 SMP PREEMPT_DYNAMIC Tue, 07 May 2024 21:35:54 +0000 6.8.9-arch1-2
Login status: logged in
Catalyst license: none
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none