Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Exclusion of weekdays causes syntax error #22

Open
gontarzpawel opened this issue Jan 14, 2020 · 1 comment
Open

Exclusion of weekdays causes syntax error #22

gontarzpawel opened this issue Jan 14, 2020 · 1 comment

Comments

@gontarzpawel
Copy link

Hello, I am having some issues in using the plugin for gantt with days exclusion.
Example:

gantt
dateFormat  YYYY-MM-DD
title Topic
excludes weekdays saturday,sunday

section Timeline
Task          :crit, spawn, 2020-01-30, 1d

it results in the following syntax error:

Parse error on line 4:
...days saturday,sundaysection TimelineC
-----------------------^
Expecting 'taskData', got 'NL'

Am I doing something wrong or maybe there's some parsing issue here?
Thanks in advance!

@britt
Copy link

britt commented Jul 14, 2021

I am having the same problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants