This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 71
variable leak: tabWidth #180
Labels
Comments
Failing test case in #181 |
oops, that's my fault: https://github.com/revin/markdown-it-expand-tabs/blob/master/index.js#L5-L9 ; I'll fix it ASAP |
(Where's the 'dependency author is a n00b' label?) |
(Nowhere 'cause we all do this. It's one of the sharp corners of JS) |
ok I pushed markdown-it-expand-tabs@1.0.10; we semver it in as |
Got a new PR: #186. |
Fixed by markdown-it-expand-tabs@1.0.10, test implemented here in #186 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When integrating marky 7, I ran into our test suite flagging this leaking into global scope:
The following leaks were detected:tabWidth
The text was updated successfully, but these errors were encountered: