Closed buddh4 closed 6 years ago
@buddh4, are you still experiencing this? According to the project linter standard, this extra semicolon isn't required.
Haven't tried it since then. I've just added the file manually with the extra semicolon. I assume its rather a rollup issue.
I've tested it again seems to be fine now!
Thank you
I've added this plugin to my rollup build (by npm) and I get the following error when enabling the permlinks:
This happens in line https://github.com/valeriangalliat/markdown-it-anchor/blob/master/index.js#L33
The rollup output of those lines are:
a simple semicolon after the first line would solve this issue: