sassdoc
sassdoc copied to clipboard
[WARNING] Parser for annotation `flag` not found. Location: `linePoster.test.scss:5:8`
trafficstars
Hi, what can cause this message when I do sassdoc .
=> [WARNING] Parser for annotation flag not found. Location: linePoster.test.scss:5:8
This unit test suggests that sassdoc will raise an error if it sees annotations (like @parameter) that it does not recognize.
The list of supported annotations can be found here.
Guessing from the output of your warning, the error probably comes from having @flag in your documentation.