This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
Added slugified ids to md headers #1402
+40
−0
Draft
Annotations
10 errors
helpers/parse.js#L145
Replace `⏎··const·slugify_header·=·function` with `··const·slugify_header·=·function·`
|
helpers/parse.js#L146
Identifier 'slugify_header' is not in camel case
|
helpers/parse.js#L146
Identifier 'used_headers' is not in camel case
|
helpers/parse.js#L147
Replace `.trim()` with `⏎······.trim()⏎······`
|
helpers/parse.js#L148
Replace `"NFKD"` with `'NFKD'`
|
helpers/parse.js#L153
Replace `(·used_headers[slug]·` with `·(used_headers[slug]`
|
helpers/parse.js#L153
Identifier 'used_headers' is not in camel case
|
helpers/parse.js#L154
Identifier 'used_headers' is not in camel case
|
helpers/parse.js#L155
Identifier 'used_headers' is not in camel case
|
helpers/parse.js#L157
Identifier 'used_headers' is not in camel case
|
The logs for this run have expired and are no longer available.
Loading