{"_id":"markdown-it-anchor","_rev":"3620625","name":"markdown-it-anchor","description":"Header anchors for markdown-it.","dist-tags":{"latest":"9.2.0"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"time":{"modified":"2024-10-21T03:16:12.000Z","created":"2015-03-18T09:06:59.142Z","9.2.0":"2024-09-07T17:28:48.976Z","9.1.0":"2024-08-24T23:11:18.123Z","9.0.2":"2024-08-24T22:48:14.973Z","9.0.1":"2024-05-17T14:07:22.038Z","9.0.0":"2024-05-16T21:51:00.832Z","8.6.7":"2023-02-16T14:40:52.222Z","8.6.6":"2022-12-18T22:30:06.888Z","8.6.5":"2022-09-12T23:17:56.537Z","8.6.4":"2022-05-11T11:48:07.733Z","8.6.3":"2022-05-05T12:39:19.191Z","8.6.2":"2022-04-08T17:15:41.140Z","8.6.1":"2022-04-08T13:48:44.655Z","8.6.0":"2022-04-08T13:25:59.858Z","8.5.0":"2022-04-04T12:48:50.125Z","8.4.0":"2021-10-11T14:05:33.546Z","8.4.1":"2021-10-11T18:03:25.269Z","8.3.1":"2021-09-15T19:06:49.545Z","8.3.0":"2021-08-26T21:04:28.139Z","8.2.0":"2021-08-26T15:04:07.478Z","8.1.3":"2021-08-24T12:54:21.684Z","8.1.2":"2021-07-23T11:58:54.532Z","8.1.1":"2021-07-23T11:32:37.320Z","8.1.0":"2021-07-01T16:05:45.247Z","8.0.5":"2021-07-01T13:19:58.166Z","8.0.4":"2021-06-25T23:06:04.539Z","8.0.3":"2021-06-20T21:52:25.746Z","8.0.2":"2021-06-19T14:19:59.714Z","8.0.1":"2021-06-15T12:41:30.293Z","8.0.0":"2021-06-14T20:14:16.716Z","7.1.0":"2021-03-06T15:12:01.007Z","7.0.2":"2021-02-06T14:54:37.629Z","7.0.1":"2021-01-28T13:03:06.451Z","7.0.0":"2021-01-04T14:27:41.246Z","6.0.1":"2020-11-19T06:03:06.931Z","6.0.0":"2020-09-29T22:51:11.126Z","5.3.0":"2020-05-12T19:56:48.026Z","5.2.7":"2020-04-01T20:10:41.078Z","5.2.5":"2019-10-16T13:39:39.978Z","5.2.4":"2019-06-04T00:43:25.254Z","5.2.3":"2019-05-28T22:18:05.033Z","5.2.2":"2019-05-28T21:57:39.957Z","5.2.1":"2019-05-28T14:20:50.665Z","5.2.0":"2019-05-28T14:04:44.967Z","5.1.0":"2019-05-23T22:48:59.999Z","5.0.2":"2018-06-16T21:36:33.547Z","5.0.1":"2018-06-14T17:07:17.108Z","5.0.0":"2018-06-14T15:03:30.489Z","4.0.0":"2017-02-26T16:39:47.027Z","3.0.0":"2017-02-06T14:30:00.927Z","2.7.1":"2017-02-06T14:24:32.619Z","2.7.0":"2017-02-04T23:50:30.878Z","2.6.0":"2016-12-06T22:02:36.792Z","2.5.1":"2016-11-19T14:54:17.628Z","2.5.0":"2016-03-22T14:21:54.859Z","2.4.0":"2016-02-12T21:15:53.968Z","2.3.3":"2015-12-22T00:34:20.461Z","2.3.2":"2015-11-29T17:55:25.332Z","2.3.1":"2015-11-29T16:00:14.077Z","2.3.0":"2015-08-13T11:14:28.186Z","2.2.1":"2015-08-13T09:51:33.711Z","2.2.0":"2015-07-20T08:58:53.178Z","2.1.0":"2015-06-22T14:25:45.428Z","2.0.0":"2015-05-28T12:31:49.946Z","1.1.2":"2015-05-23T18:19:09.879Z","1.1.1":"2015-05-20T18:44:50.276Z","1.1.0":"2015-04-24T10:07:01.782Z","1.0.0":"2015-03-18T09:06:59.142Z"},"users":{"toniwonkanobi":true,"dhedgecock":true,"soulchainer":true,"cr8tiv":true,"dwqs":true},"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"versions":{"9.2.0":{"name":"markdown-it-anchor","version":"9.2.0","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle --generateTypes false","dev":"microbundle --generateTypes false watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"@sindresorhus/slugify":"^2.2.1","ava":"^5.1.0","markdown-it":"*","markdown-it-attrs":"^4.1.6","microbundle":"^0.15.1","source-map-support":"^0.5.19","standard":"^17.1.0"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","_id":"markdown-it-anchor@9.2.0","gitHead":"957d7129a6a84bfa3e22283b99ee94c2dbdc16de","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_nodeVersion":"21.6.0","_npmVersion":"10.2.4","dist":{"shasum":"89375d9a2a79336403ab7c4fd36b1965cc45e5c8","size":25144,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-9.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-9.2.0.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_9.2.0_1725730128781_0.010854158890565069"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-07T17:28:48.976Z","publish_time":1725730128976,"_source_registry_name":"default","_cnpm_publish_time":1725730128976},"9.1.0":{"name":"markdown-it-anchor","version":"9.1.0","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle --generateTypes false","dev":"microbundle --generateTypes false watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"@sindresorhus/slugify":"^2.2.1","ava":"^5.1.0","markdown-it":"*","markdown-it-attrs":"^4.1.6","microbundle":"^0.15.1","source-map-support":"^0.5.19","standard":"^17.1.0"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","_id":"markdown-it-anchor@9.1.0","gitHead":"b10a72e431886c7783f2c3d38728d5ef7166eb3b","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_nodeVersion":"21.6.0","_npmVersion":"10.2.4","dist":{"shasum":"5780716c52baa8fbb3d88fad5294bfd0e64a22a3","size":25121,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-9.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-9.1.0.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_9.1.0_1724541077913_0.7027732477931499"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-24T23:11:18.123Z","publish_time":1724541078123,"_source_registry_name":"default","_cnpm_publish_time":1724541078123},"9.0.2":{"name":"markdown-it-anchor","version":"9.0.2","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle --generateTypes false","dev":"microbundle --generateTypes false watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"ava":"^5.1.0","markdown-it":"*","markdown-it-attrs":"^4.1.6","microbundle":"^0.15.1","source-map-support":"^0.5.19","standard":"^17.1.0"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","_id":"markdown-it-anchor@9.0.2","gitHead":"1365db30ae0fe12c94a974b4db81d3074e1f54a1","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_nodeVersion":"21.6.0","_npmVersion":"10.2.4","dist":{"shasum":"705faf554e8ee7bd66267980548f5d717ef53786","size":24856,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-9.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-9.0.2.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_9.0.2_1724539694805_0.7498512654975602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-24T22:48:14.973Z","publish_time":1724539694973,"_source_registry_name":"default","_cnpm_publish_time":1724539694973},"9.0.1":{"name":"markdown-it-anchor","version":"9.0.1","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle --generateTypes false","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"ava":"^5.1.0","markdown-it":"*","markdown-it-attrs":"^4.1.6","microbundle":"^0.15.1","source-map-support":"^0.5.19","standard":"^17.1.0"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","_id":"markdown-it-anchor@9.0.1","gitHead":"b99f042862e2de5e39dcd7d16b2cbbdb3cb1ade5","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_nodeVersion":"21.6.0","_npmVersion":"10.2.4","dist":{"shasum":"b913adf25cb56cb52ed1acd79bdb98ff466f38eb","size":26922,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-9.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-9.0.1.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_9.0.1_1715954841891_0.1708137825946383"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-17T14:07:22.038Z","publish_time":1715954842038,"_source_registry_name":"default","_cnpm_publish_time":1715954842038},"9.0.0":{"name":"markdown-it-anchor","version":"9.0.0","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle --generateTypes false","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"ava":"^5.1.0","markdown-it":"*","markdown-it-attrs":"^4.1.6","microbundle":"^0.15.1","source-map-support":"^0.5.19","standard":"^17.1.0"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","_id":"markdown-it-anchor@9.0.0","gitHead":"dfa9e5061ecdd576e195a509ec966c7cc00435c6","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_nodeVersion":"21.6.0","_npmVersion":"10.2.4","dist":{"shasum":"fee0fb06fafd2d20521580e650c8417dc97af3dc","size":26927,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-9.0.0.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_9.0.0_1715896260652_0.21333192645914578"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-16T21:51:00.832Z","publish_time":1715896260832,"_source_registry_name":"default","_cnpm_publish_time":1715896260832},"8.6.7":{"name":"markdown-it-anchor","version":"8.6.7","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle --generateTypes false","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"ava":"^5.1.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.15.1","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","gitHead":"649582d58185b00cfb2ceee9b6b4cd6aafc645b7","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_id":"markdown-it-anchor@8.6.7","_nodeVersion":"19.5.0","_npmVersion":"9.3.1","dist":{"shasum":"ee6926daf3ad1ed5e4e3968b1740eef1c6399634","size":26548,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.6.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.6.7.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.6.7_1676558452047_0.5117154860195974"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-16T14:40:52.222Z","publish_time":1676558452222,"_cnpm_publish_time":1676558452222},"8.6.6":{"name":"markdown-it-anchor","version":"8.6.6","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle --generateTypes false","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"ava":"^5.1.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.15.1","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","gitHead":"410193ce415e7fcb714a6ee3efa486e61e10a581","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_id":"markdown-it-anchor@8.6.6","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"shasum":"4a12e358c9c2167ee28cb7a5f10e29d6f1ffd7ca","size":26541,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.6.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.6.6.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.6.6_1671402606691_0.09442920219203677"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-18T22:30:12.972Z","publish_time":1671402606888,"_cnpm_publish_time":1671402606888},"8.6.5":{"name":"markdown-it-anchor","version":"8.6.5","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"ava":"^3.15.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","gitHead":"8918e4eba26df9b13819acde5a9bf4e4fb8d9816","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_id":"markdown-it-anchor@8.6.5","_nodeVersion":"18.3.0","_npmVersion":"8.11.0","dist":{"shasum":"30c4bc5bbff327f15ce3c429010ec7ba75e7b5f8","size":21635,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.6.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.6.5.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.6.5_1663024676344_0.4475561787109499"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-12T23:19:26.071Z","publish_time":1663024676537,"_cnpm_publish_time":1663024676537},"8.6.4":{"name":"markdown-it-anchor","version":"8.6.4","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"ava":"^3.15.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","gitHead":"bdf7aa73906d8efea7e00f5f224f376847c8d8ea","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_id":"markdown-it-anchor@8.6.4","_nodeVersion":"18.1.0","_npmVersion":"8.8.0","dist":{"shasum":"affb8aa0910a504c114e9fcad53ac3a5b907b0e6","size":21323,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.6.4.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.6.4_1652269687556_0.2512460543799324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-11T14:05:57.493Z","publish_time":1652269687733,"_cnpm_publish_time":1652269687733},"8.6.3":{"name":"markdown-it-anchor","version":"8.6.3","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"ava":"^3.15.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","gitHead":"3e80bbe49dbcc417759a64295f3f18ab84ace30f","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_id":"markdown-it-anchor@8.6.3","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"70418e91dc6fcfbe25b896f7223147225b46abee","size":21310,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.6.3.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.6.3_1651754358961_0.9855157849005383"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-05T13:26:16.547Z","publish_time":1651754359191,"_cnpm_publish_time":1651754359191},"8.6.2":{"name":"markdown-it-anchor","version":"8.6.2","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"ava":"^3.15.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","gitHead":"a461303b056cf926a4a7c0316a8f073c60dcc70f","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_id":"markdown-it-anchor@8.6.2","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"16d32ba7fb290a0152f588afb4ea83d3c0faa555","size":21309,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.6.2.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.6.2_1649438140992_0.05449773849900108"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-08T17:15:46.222Z","publish_time":1649438141140,"_cnpm_publish_time":1649438141140},"8.6.1":{"name":"markdown-it-anchor","version":"8.6.1","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"ava":"^3.15.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","gitHead":"cbb808b265fae1d67c986fd422ff9b45143ad3bd","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_id":"markdown-it-anchor@8.6.1","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"e321d445034135d83f666f420e47156e9e555401","size":21304,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.6.1.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.6.1_1649425724461_0.9680823266969552"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-08T14:26:08.896Z","publish_time":1649425724655,"_cnpm_publish_time":1649425724655},"8.6.0":{"name":"markdown-it-anchor","version":"8.6.0","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"ava":"^3.15.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","gitHead":"185af95930a230a2ebaa91f7ba615e6562ac732c","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_id":"markdown-it-anchor@8.6.0","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"03762f416b2c7000c215c71af928c371426afd1a","size":20594,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.6.0.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.6.0_1649424359705_0.24940321319646142"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-08T14:26:08.803Z","publish_time":1649424359858,"_cnpm_publish_time":1649424359858},"8.5.0":{"name":"markdown-it-anchor","version":"8.5.0","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"license":"Unlicense","contributors":[{"name":"Val","url":"https://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","types":"./types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"devDependencies":{"ava":"^3.15.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"@types/markdown-it":"*","markdown-it":"*"},"source":"index.js","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"runkitExampleFilename":"runkit.js","gitHead":"b669643ad50005343442b80016adb28eea1008ae","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","_id":"markdown-it-anchor@8.5.0","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"ca74e7f62806ca4e46cbbf309cbab015c9837731","size":19868,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.5.0.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.5.0_1649076529924_0.17219984234534214"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-04T13:23:27.493Z","publish_time":1649076530125,"_cnpm_publish_time":1649076530125},"8.4.0":{"name":"markdown-it-anchor","version":"8.4.0","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"runkitExampleFilename":"runkit.js","devDependencies":{"ava":"^3.15.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*","@types/markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"97164e5e38e129ea4b58a55d58c9279cb300be7e","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.4.0","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"6500137ba0498663d8bd3713d9826455674d88a0","size":19417,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.4.0.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.4.0_1633961133362_0.9399015587949691"},"_hasShrinkwrap":false,"publish_time":1633961133546,"_cnpm_publish_time":1633961133546},"8.4.1":{"name":"markdown-it-anchor","version":"8.4.1","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"runkitExampleFilename":"runkit.js","devDependencies":{"ava":"^3.15.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*","@types/markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"d120d89eff536d86787e9f552dd3538ef14e6cae","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.4.1","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"29e560593f5edb80b25fdab8b23f93ef8a91b31e","size":19416,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.4.1.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.4.1_1633975405146_0.22196710525196406"},"_hasShrinkwrap":false,"publish_time":1633975405269,"_cnpm_publish_time":1633975405269},"8.3.1":{"name":"markdown-it-anchor","version":"8.3.1","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"runkitExampleFilename":"runkit.js","devDependencies":{"ava":"^3.15.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*","@types/markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"f30f43ba2ec040fd3bee5e97b42b551fb1ab11f2","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.3.1","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"b48a2097c89f82e1625db772b8a6a03e9e637cdc","size":19255,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.3.1.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.3.1_1631732809322_0.5897482374847536"},"_hasShrinkwrap":false,"publish_time":1631732809545,"_cnpm_publish_time":1631732809545},"8.3.0":{"name":"markdown-it-anchor","version":"8.3.0","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"runkitExampleFilename":"runkit.js","devDependencies":{"ava":"^3.15.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"b106e9c9136ac46354f196faf5063f57ae0e48bc","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.3.0","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"9e1a71766f778c382e5b6d3808d8c4d3a3b4ae30","size":18180,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.3.0.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.3.0_1630011867975_0.6064919839570313"},"_hasShrinkwrap":false,"publish_time":1630011868139,"_cnpm_publish_time":1630011868139},"8.2.0":{"name":"markdown-it-anchor","version":"8.2.0","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && ava test.js"},"runkitExampleFilename":"runkit.js","devDependencies":{"ava":"^3.15.0","markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"82136593858aad04d4431a862dcb0acd20fb4792","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.2.0","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"86d12a1a4e7d6dca853e40d4a99775cc0f483ec6","size":18414,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.2.0.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.2.0_1629990247259_0.810016901125771"},"_hasShrinkwrap":false,"publish_time":1629990247478,"_cnpm_publish_time":1629990247478},"8.1.3":{"name":"markdown-it-anchor","version":"8.1.3","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && node -r source-map-support/register test"},"runkitExampleFilename":"runkit.js","devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"1a6e74e186b040ffeb7e732de1f300e32fdf4b5d","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.1.3","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"f99c09a813540483748407c89995700a2003adbe","size":17322,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.1.3.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.1.3_1629809661517_0.1889006038022103"},"_hasShrinkwrap":false,"publish_time":1629809661684,"_cnpm_publish_time":1629809661684},"8.1.2":{"name":"markdown-it-anchor","version":"8.1.2","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepare":"npm run build && npm test","test":"npm run lint && node -r source-map-support/register test"},"runkitExampleFilename":"runkit.js","devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"3e501cade0f19d02a57c3c925a5d5645101686f7","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.1.2","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"1f26b102005cb7750d5159d06ba3cfa9400ebc3d","size":17320,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.1.2.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.1.2_1627041534401_0.6723740412325188"},"_hasShrinkwrap":false,"publish_time":1627041534532,"_cnpm_publish_time":1627041534532},"8.1.1":{"name":"markdown-it-anchor","version":"8.1.1","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepublish":"npm run build && npm test","test":"npm run lint && node -r source-map-support/register test"},"runkitExampleFilename":"runkit.js","devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"63a538294e02c07a4044333be701c5e04595c9c6","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.1.1","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"c7bbba701c16a556aedd1d45000b23b8d8cab154","size":17340,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.1.1.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.1.1_1627039957193_0.5229721420669904"},"_hasShrinkwrap":false,"publish_time":1627039957320,"_cnpm_publish_time":1627039957320},"8.1.0":{"name":"markdown-it-anchor","version":"8.1.0","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepublish":"npm run build && npm test","test":"npm run lint && node -r source-map-support/register test"},"runkitExampleFilename":"runkit.js","devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"1f44060b21b1a071f83ff2cde641ffba12c4f7cd","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.1.0","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"b10d13d12aa9b90963f628cb7c474039df7f7a69","size":20450,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.1.0.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.1.0_1625155545056_0.5103270962845596"},"_hasShrinkwrap":false,"publish_time":1625155545247,"_cnpm_publish_time":1625155545247},"8.0.5":{"name":"markdown-it-anchor","version":"8.0.5","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepublish":"npm run build && npm test","test":"npm run lint && node -r source-map-support/register test"},"runkitExampleFilename":"runkit.js","devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"d377fc51784b0aee351dd0e26a5b2cea944f6d36","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.0.5","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"1f45e93fee9ddec30608296d9cd34ebe76d356f5","size":20374,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.0.5.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.0.5_1625145598057_0.4864487716605346"},"_hasShrinkwrap":false,"publish_time":1625145598166,"_cnpm_publish_time":1625145598166},"8.0.4":{"name":"markdown-it-anchor","version":"8.0.4","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepublish":"npm run build && npm test","test":"npm run lint && node -r source-map-support/register test"},"runkitExampleFilename":"runkit.js","devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"f5c0844dbb0ea127fc158249411c1400a060c039","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.0.4","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"58b8dec4e98c476c59255885aaddae3b9849b0b1","size":20338,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.0.4.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.0.4_1624662364170_0.6087862159757065"},"_hasShrinkwrap":false,"publish_time":1624662364539,"_cnpm_publish_time":1624662364539},"8.0.3":{"name":"markdown-it-anchor","version":"8.0.3","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepublish":"npm run build && npm test","test":"npm run lint && node -r source-map-support/register test"},"runkitExampleFilename":"runkit.js","devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"75ff99812c59f4e49e5f12196da7359d9c13fd2e","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.0.3","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"64abd08415568e7e8df79f56475f28749571461c","size":20242,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.0.3.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.0.3_1624225945600_0.5799687869022192"},"_hasShrinkwrap":false,"publish_time":1624225945746,"_cnpm_publish_time":1624225945746},"8.0.2":{"name":"markdown-it-anchor","version":"8.0.2","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js test.js","prepublish":"npm run build && npm test","test":"npm run lint && node -r source-map-support/register test"},"runkitExampleFilename":"runkit.js","devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"b2caed420f5511e83ae4438b845431d31b0aad01","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.0.2","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"34f94b095f0cded2639fd8fc2d79132993fcfc98","size":20065,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.0.2.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.0.2_1624112399545_0.5587728701794406"},"_hasShrinkwrap":false,"publish_time":1624112399714,"_cnpm_publish_time":1624112399714},"8.0.1":{"name":"markdown-it-anchor","version":"8.0.1","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm run build && npm test","test":"npm run lint && node -r source-map-support/register test"},"runkitExampleFilename":"runkit.js","devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"ac5657b940d68b3ba9ce3328d5119ae9c8923513","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.0.1","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"21fb43cfc0866ee45853f37dab12241d99ebbf1f","size":18532,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.0.1.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.0.1_1623760890108_0.02447239384798383"},"_hasShrinkwrap":false,"publish_time":1623760890293,"_cnpm_publish_time":1623760890293},"8.0.0":{"name":"markdown-it-anchor","version":"8.0.0","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm run build && npm test","test":"npm run lint && node -r source-map-support/register test"},"runkitExampleFilename":"runkit.js","devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","source-map-support":"^0.5.19","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"0a45f63175cab250682566d92a4c7c723e6441a8","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@8.0.0","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"4c8cbb26ff5cc112d6af95f4cd772f6f5d88fb2f","size":18495,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-8.0.0.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_8.0.0_1623701656558_0.7993187627052252"},"_hasShrinkwrap":false,"publish_time":1623701656716,"_cnpm_publish_time":1623701656716},"7.1.0":{"name":"markdown-it-anchor","version":"7.1.0","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"0e68fc17e389da17233d23d5fb7f71329e7bad45","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@7.1.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"30fb21497bf59e83ff4d1ddc052d821962e2489e","size":10745,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-7.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-7.1.0.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_7.1.0_1615043520457_0.3095299087019734"},"_hasShrinkwrap":false,"publish_time":1615043521007,"_cnpm_publish_time":1615043521007},"7.0.2":{"name":"markdown-it-anchor","version":"7.0.2","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"7cb10008798c1f948a94b1f2f02043ae541b7f82","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@7.0.2","_nodeVersion":"15.3.0","_npmVersion":"7.0.14","dist":{"shasum":"1ac28261e0ea377b8298a1a6760e422921346a03","size":10669,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-7.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-7.0.2.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_7.0.2_1612623277525_0.86850545350294"},"_hasShrinkwrap":false,"publish_time":1612623277629,"_cnpm_publish_time":1612623277629},"7.0.1":{"name":"markdown-it-anchor","version":"7.0.1","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"56b603470f44cbe444b95152258d35a84f63698b","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@7.0.1","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"2ea5353369e22b48d230fc849e205678821c6a86","size":10596,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-7.0.1.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_7.0.1_1611838986346_0.0958782456807592"},"_hasShrinkwrap":false,"publish_time":1611838986451,"_cnpm_publish_time":1611838986451},"7.0.0":{"name":"markdown-it-anchor","version":"7.0.0","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"types":"./types/index.d.ts","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"*","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"9786c7bb615b718359b651a3e71337379beacf55","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@7.0.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"6c43e6a3d3a0b56d0f7e04af7a122834ebbcc311","size":10559,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-7.0.0.tgz"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_7.0.0_1609770461124_0.985349769144467"},"_hasShrinkwrap":false,"publish_time":1609770461246,"_cnpm_publish_time":1609770461246},"6.0.1":{"name":"markdown-it-anchor","version":"6.0.1","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"^10.0.0","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"3c88a15f22226edd4d8e07607b859a33592ca825","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@6.0.1","_nodeVersion":"12.18.3","_npmVersion":"6.14.8","dist":{"shasum":"f54b78757d0b61455faf8ced775b39498bd6d6f9","size":10205,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-6.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-6.0.1.tgz"},"_npmUser":{"name":"nagaozen","email":"nagaozen@hotmail.com"},"directories":{},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_6.0.1_1605765786837_0.9736472793646251"},"_hasShrinkwrap":false,"publish_time":1605765786931,"_cnpm_publish_time":1605765786931},"6.0.0":{"name":"markdown-it-anchor","version":"6.0.0","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"^10.0.0","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"ed081477e8d8911b1370ab10c7904689fbbc60db","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@6.0.0","_nodeVersion":"14.12.0","_npmVersion":"6.14.8","dist":{"shasum":"2ec2554fa4d065f2d1ca2422a50c14c10cf67c2a","size":10074,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-6.0.0.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_6.0.0_1601419870976_0.9927816275853105"},"_hasShrinkwrap":false,"publish_time":1601419871126,"_cnpm_publish_time":1601419871126},"5.3.0":{"name":"markdown-it-anchor","version":"5.3.0","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"^10.0.0","markdown-it-attrs":"^3.0.1","microbundle":"^0.12.0","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"de9e3a6cf18b24ab0b59bf787de78196b0135cef","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@5.3.0","_nodeVersion":"13.11.0","_npmVersion":"6.14.5","dist":{"shasum":"d549acd64856a8ecd1bea58365ef385effbac744","size":9772,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-5.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-5.3.0.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmUser":{"name":"nagaozen","email":"nagaozen@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_5.3.0_1589313407900_0.8977760185080412"},"_hasShrinkwrap":false,"publish_time":1589313408026,"_cnpm_publish_time":1589313408026},"5.2.7":{"name":"markdown-it-anchor","version":"5.2.7","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"^10.0.0","markdown-it-attrs":"^3.0.1","microbundle":"*","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"6f33e4622518ba349845844d5d465f30f3033455","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@5.2.7","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"ec740f6bd03258a582cd0c65b9644b9f9852e5a3","size":8640,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-5.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-5.2.7.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_5.2.7_1585771840937_0.3271741721621151"},"_hasShrinkwrap":false,"publish_time":1585771841078,"_cnpm_publish_time":1585771841078},"5.2.5":{"name":"markdown-it-anchor","version":"5.2.5","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"^10.0.0","markdown-it-attrs":"^3.0.1","microbundle":"*","standard":"^14.3.1"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"e276fe53e259bcd2bf6045b6093f82d3cd606f8c","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@5.2.5","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"dbf13cfcdbffd16a510984f1263e1d479a47d27a","size":7930,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-5.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-5.2.5.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmUser":{"name":"nagaozen","email":"nagaozen@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_5.2.5_1571233179860_0.13754097300503432"},"_hasShrinkwrap":false,"publish_time":1571233179978,"_cnpm_publish_time":1571233179978},"5.2.4":{"name":"markdown-it-anchor","version":"5.2.4","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"*","markdown-it-attrs":"*","microbundle":"*","standard":"*"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"62ac0c2daefbf1fa463dfb2fb4b7251a2e533967","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@5.2.4","_nodeVersion":"8.11.3","_npmVersion":"6.9.0","dist":{"shasum":"d39306fe4c199705b4479d3036842cf34dcba24f","size":7854,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-5.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-5.2.4.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmUser":{"name":"nagaozen","email":"nagaozen@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_5.2.4_1559609005159_0.9386545354790616"},"_hasShrinkwrap":false,"publish_time":1559609005254,"_cnpm_publish_time":1559609005254},"5.2.3":{"name":"markdown-it-anchor","version":"5.2.3","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"*","markdown-it-attrs":"*","microbundle":"*","standard":"*"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"cc006fd927a78cc51d0211df4585843c8bf4fa8f","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@5.2.3","_nodeVersion":"10.6.0","_npmVersion":"6.9.0","dist":{"shasum":"76d07b5cfcf41a14cb6495522ed0f734ced337d9","size":7831,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-5.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-5.2.3.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmUser":{"name":"nagaozen","email":"nagaozen@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_5.2.3_1559081884835_0.0871560528178188"},"_hasShrinkwrap":false,"publish_time":1559081885033,"_cnpm_publish_time":1559081885033},"5.2.2":{"name":"markdown-it-anchor","version":"5.2.2","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"*","markdown-it-attrs":"*","microbundle":"*","standard":"*"},"peerDependencies":{"markdown-it":"*"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"12d16a2a9eab5f318dcb859a6a006a5e08b7449a","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@5.2.2","_nodeVersion":"10.6.0","_npmVersion":"6.9.0","dist":{"shasum":"72136bf6d5e56c72df619d0740d7e3d2ad4e2c02","size":7795,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-5.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-5.2.2.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmUser":{"name":"nagaozen","email":"nagaozen@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_5.2.2_1559080659852_0.6463870534942042"},"_hasShrinkwrap":false,"publish_time":1559080659957,"_cnpm_publish_time":1559080659957},"5.2.1":{"name":"markdown-it-anchor","version":"5.2.1","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"^8.3.0","markdown-it-attrs":"^0.8.0","microbundle":"^0.11.0","standard":"^11.0.1"},"peerDependencies":{"markdown-it":"^8.4.1"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"8440c979dc6f0cb27f3ce40e449adf6da24775a3","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@5.2.1","_nodeVersion":"10.6.0","_npmVersion":"6.9.0","dist":{"shasum":"fa1450cfbef681c8804704972125de7197ebff6f","size":7746,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-5.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-5.2.1.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmUser":{"name":"nagaozen","email":"nagaozen@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_5.2.1_1559053250541_0.31838672848255745"},"_hasShrinkwrap":false,"publish_time":1559053250665,"_cnpm_publish_time":1559053250665},"5.2.0":{"name":"markdown-it-anchor","version":"5.2.0","description":"Header anchors for markdown-it.","source":"index.js","main":"dist/markdownItAnchor.js","module":"dist/markdownItAnchor.mjs","unpkg":"dist/markdownItAnchor.umd.js","mangle":{"regex":"^_"},"keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"microbundle","dev":"microbundle watch","lint":"standard index.js","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"^8.3.0","markdown-it-attrs":"^0.8.0","microbundle":"^0.11.0","standard":"^11.0.1"},"peerDependencies":{"markdown-it":"^8.4.1"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"8440c979dc6f0cb27f3ce40e449adf6da24775a3","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@5.2.0","_nodeVersion":"10.6.0","_npmVersion":"6.9.0","dist":{"shasum":"8340231e0d2da33ad1de28b9594bddc75a046aeb","size":7745,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-5.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-5.2.0.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmUser":{"name":"nagaozen","email":"nagaozen@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_5.2.0_1559052284750_0.024703915050136915"},"_hasShrinkwrap":false,"publish_time":1559052284967,"_cnpm_publish_time":1559052284967},"5.1.0":{"name":"markdown-it-anchor","version":"5.1.0","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"lint":"standard","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"^8.3.0","markdown-it-attrs":"^0.8.0","standard":"^11.0.1"},"peerDependencies":{"markdown-it":"^8.4.1"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"9dfe23e4e93c72daff93c4cc09496e5c275fab29","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@5.1.0","_npmVersion":"6.2.0","_nodeVersion":"8.10.0","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"dist":{"shasum":"197236c448e09ae839c1edb9dd188fa5ae27c36a","size":5256,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-5.1.0.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_5.1.0_1558651739865_0.8011518487635716"},"_hasShrinkwrap":false,"publish_time":1558651739999,"_cnpm_publish_time":1558651739999},"5.0.2":{"name":"markdown-it-anchor","version":"5.0.2","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","files":["README.md","UNLICENSE","index.js","runkit.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"lint":"standard","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"^8.3.0","markdown-it-attrs":"^0.8.0","standard":"^11.0.1"},"peerDependencies":{"markdown-it":"^8.4.1"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"1cc288c84ddac11a7047f2adb301b6958929ff19","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@5.0.2","_npmVersion":"5.10.0","_nodeVersion":"9.11.1","_npmUser":{"name":"nagaozen","email":"nagaozen@hotmail.com"},"dist":{"shasum":"cdd917a05b7bf92fb736a6dae3385c6d0d0fa552","size":5207,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-5.0.2.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_5.0.2_1529184993496_0.47671833880545944"},"_hasShrinkwrap":false,"publish_time":1529184993547,"_cnpm_publish_time":1529184993547},"5.0.1":{"name":"markdown-it-anchor","version":"5.0.1","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","files":["README.md","UNLICENSE","index.js","demo.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"lint":"standard","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"^8.3.0","markdown-it-attrs":"^0.8.0","standard":"^11.0.1"},"peerDependencies":{"markdown-it":"^8.4.1"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"6e164be522df96ee59978c3e61f53d716203485d","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@5.0.1","_npmVersion":"6.1.0","_nodeVersion":"10.4.0","_npmUser":{"name":"nagaozen","email":"nagaozen@hotmail.com"},"dist":{"shasum":"e14ccdf5f50f1a56972c54ec1d859b27ec574763","size":5055,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-5.0.1.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_5.0.1_1528996037045_0.41113617558261395"},"_hasShrinkwrap":false,"publish_time":1528996037108,"_cnpm_publish_time":1528996037108},"5.0.0":{"name":"markdown-it-anchor","version":"5.0.0","description":"Header anchors for markdown-it.","keywords":["markdown","markdown-it","markdown-it-plugin","header","anchor"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","files":["README.md","UNLICENSE","index.js","demo.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"lint":"standard","prepublish":"npm test","test":"npm run lint && node test"},"runkitExampleFilename":"runkit.js","dependencies":{},"devDependencies":{"markdown-it":"^8.3.0","markdown-it-attrs":"^0.8.0","standard":"^8.6.0"},"peerDependencies":{"markdown-it":"^8.4.1"},"contributors":[{"name":"Valérian Galliat","email":"val@codejam.info","url":"http://val.codejam.info/"},{"name":"Nagao, Fabio Zendhi","email":"nagaozen@gmail.com","url":"https://github.com/nagaozen/"}],"gitHead":"027946048cd0cbf4876acee216453816dcbfe3d7","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@5.0.0","_npmVersion":"6.1.0","_nodeVersion":"10.4.0","_npmUser":{"name":"nagaozen","email":"nagaozen@hotmail.com"},"dist":{"shasum":"ab13bd9f7422ae9fad7c48ea43cfcd08ecbdaf3e","size":4952,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-5.0.0.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it-anchor_5.0.0_1528988610435_0.44367212093312536"},"_hasShrinkwrap":false,"publish_time":1528988610489,"_cnpm_publish_time":1528988610489},"4.0.0":{"name":"markdown-it-anchor","version":"4.0.0","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js","demo.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"lint":"standard","prepublish":"npm test","test":"npm run lint && node test"},"dependencies":{"string":"^3.3.3"},"devDependencies":{"markdown-it":"^8.3.0","markdown-it-attrs":"^0.8.0","standard":"^8.6.0"},"tonicExampleFilename":"demo.js","gitHead":"4062d08dd67eb83d2e41d5269bddba51c51d601c","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@4.0.0","_shasum":"e87fb5543e01965adf71506c6bf7b0491841b7e3","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"dist":{"shasum":"e87fb5543e01965adf71506c6bf7b0491841b7e3","size":4663,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-4.0.0.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/markdown-it-anchor-4.0.0.tgz_1488127185297_0.43121828651055694"},"directories":{},"publish_time":1488127187027,"_cnpm_publish_time":1488127187027,"_hasShrinkwrap":false},"3.0.0":{"name":"markdown-it-anchor","version":"3.0.0","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js","demo.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"string":"^3.0.1"},"devDependencies":{"babel-cli":"^6.2.0","babel-core":"^6.2.1","babel-plugin-add-module-exports":"^0.1.1","babel-plugin-transform-object-assign":"^6.1.18","babel-preset-es2015":"^6.1.18","markdown-it":"^6.0.0","markdown-it-attrs":"^0.8.0","standard":"^4.0.1"},"babel":{"presets":["es2015"],"plugins":["transform-object-assign","add-module-exports"]},"tonicExampleFilename":"demo.js","gitHead":"b0110e33d5aac43f0911ae798d02f1af2a4c709d","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@3.0.0","_shasum":"a6c0cc6dbda47b37b16ec36195f436d6949671df","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"dist":{"shasum":"a6c0cc6dbda47b37b16ec36195f436d6949671df","size":4652,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-3.0.0.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/markdown-it-anchor-3.0.0.tgz_1486391400177_0.67988923471421"},"directories":{},"publish_time":1486391400927,"_cnpm_publish_time":1486391400927,"_hasShrinkwrap":false},"2.7.1":{"name":"markdown-it-anchor","version":"2.7.1","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js","demo.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"string":"^3.0.1"},"devDependencies":{"babel-cli":"^6.2.0","babel-core":"^6.2.1","babel-plugin-add-module-exports":"^0.1.1","babel-plugin-transform-object-assign":"^6.1.18","babel-preset-es2015":"^6.1.18","markdown-it":"^6.0.0","standard":"^4.0.1"},"babel":{"presets":["es2015"],"plugins":["transform-object-assign","add-module-exports"]},"tonicExampleFilename":"demo.js","gitHead":"cb355495aae86db71dfd8bc14936e05cc9a8ddce","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.7.1","_shasum":"372f67da7a4c4632ad0ebe4c9691726efe25342a","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"dist":{"shasum":"372f67da7a4c4632ad0ebe4c9691726efe25342a","size":4625,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.7.1.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/markdown-it-anchor-2.7.1.tgz_1486391070652_0.6438310155645013"},"directories":{},"publish_time":1486391072619,"_cnpm_publish_time":1486391072619,"_hasShrinkwrap":false},"2.7.0":{"name":"markdown-it-anchor","version":"2.7.0","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js","demo.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"string":"^3.0.1"},"devDependencies":{"babel-cli":"^6.2.0","babel-core":"^6.2.1","babel-plugin-add-module-exports":"^0.1.1","babel-plugin-transform-object-assign":"^6.1.18","babel-preset-es2015":"^6.1.18","markdown-it":"^6.0.0","markdown-it-attrs":"^0.8.0","standard":"^4.0.1"},"babel":{"presets":["es2015"],"plugins":["transform-object-assign","add-module-exports"]},"tonicExampleFilename":"demo.js","gitHead":"5fd24771c682ffa844a3a88e37b2a94e3ea13a5e","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.7.0","_shasum":"a25a117af0df34e7bcbc66a46c5dac2839faa2d5","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"dist":{"shasum":"a25a117af0df34e7bcbc66a46c5dac2839faa2d5","size":4656,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.7.0.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/markdown-it-anchor-2.7.0.tgz_1486252229006_0.7016355087980628"},"directories":{},"publish_time":1486252230878,"_cnpm_publish_time":1486252230878,"_hasShrinkwrap":false},"2.6.0":{"name":"markdown-it-anchor","version":"2.6.0","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js","demo.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"string":"^3.0.1"},"devDependencies":{"babel-cli":"^6.2.0","babel-core":"^6.2.1","babel-plugin-add-module-exports":"^0.1.1","babel-plugin-transform-object-assign":"^6.1.18","babel-preset-es2015":"^6.1.18","markdown-it":"^6.0.0","standard":"^4.0.1"},"babel":{"presets":["es2015"],"plugins":["transform-object-assign","add-module-exports"]},"tonicExampleFilename":"demo.js","gitHead":"6080c6153af064f97316ebcee4073a50bc754143","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.6.0","_shasum":"875d364f75d26f194616b843eee0083a8cea40de","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"dist":{"shasum":"875d364f75d26f194616b843eee0083a8cea40de","size":4604,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.6.0.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/markdown-it-anchor-2.6.0.tgz_1481061754725_0.46590218180790544"},"directories":{},"publish_time":1481061756792,"_cnpm_publish_time":1481061756792,"_hasShrinkwrap":false},"2.5.1":{"name":"markdown-it-anchor","version":"2.5.1","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js","demo.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"string":"^3.0.1"},"devDependencies":{"babel-cli":"^6.2.0","babel-core":"^6.2.1","babel-plugin-add-module-exports":"^0.1.1","babel-plugin-transform-object-assign":"^6.1.18","babel-preset-es2015":"^6.1.18","markdown-it":"^6.0.0","standard":"^4.0.1"},"babel":{"presets":["es2015"],"plugins":["transform-object-assign","add-module-exports"]},"tonicExampleFilename":"demo.js","gitHead":"9960460a7add23884bf803b6342ad0784dc54a00","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.5.1","_shasum":"87e3bb2b5ad95aff26e3a05dcb84ff4cf255d0f3","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"dist":{"shasum":"87e3bb2b5ad95aff26e3a05dcb84ff4cf255d0f3","size":4574,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.5.1.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/markdown-it-anchor-2.5.1.tgz_1479567255757_0.28662050678394735"},"directories":{},"publish_time":1479567257628,"_cnpm_publish_time":1479567257628,"_hasShrinkwrap":false},"2.5.0":{"name":"markdown-it-anchor","version":"2.5.0","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js","demo.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"string":"^3.0.1"},"devDependencies":{"babel-cli":"^6.2.0","babel-core":"^6.2.1","babel-plugin-add-module-exports":"^0.1.1","babel-plugin-transform-object-assign":"^6.1.18","babel-preset-es2015":"^6.1.18","markdown-it":"^6.0.0","standard":"^4.0.1"},"babel":{"presets":["es2015"],"plugins":["transform-object-assign","add-module-exports"]},"tonicExampleFilename":"demo.js","gitHead":"10577edb54c60663e38d8998c1bacbc73d71cadf","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.5.0","_shasum":"0df3db0e51d82eb3901efbf7c324a004189c2261","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"dist":{"shasum":"0df3db0e51d82eb3901efbf7c324a004189c2261","size":4540,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.5.0.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/markdown-it-anchor-2.5.0.tgz_1458656512384_0.7027460138779134"},"directories":{},"publish_time":1458656514859,"_cnpm_publish_time":1458656514859,"_hasShrinkwrap":false},"2.4.0":{"name":"markdown-it-anchor","version":"2.4.0","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js","demo.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"string":"^3.0.1"},"devDependencies":{"babel-cli":"^6.2.0","babel-core":"^6.2.1","babel-plugin-add-module-exports":"^0.1.1","babel-plugin-transform-object-assign":"^6.1.18","babel-preset-es2015":"^6.1.18","markdown-it":"^5.0.2","standard":"^4.0.1"},"babel":{"presets":["es2015"],"plugins":["transform-object-assign","add-module-exports"]},"tonicExampleFilename":"demo.js","gitHead":"cb11ce2b6113f125e975149603977a9aadb9550c","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.4.0","_shasum":"50c000aaee5c1dc1e0f695cd44c4fc8fd96a5182","_from":".","_npmVersion":"3.5.2","_nodeVersion":"5.1.0","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"dist":{"shasum":"50c000aaee5c1dc1e0f695cd44c4fc8fd96a5182","size":4421,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.4.0.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/markdown-it-anchor-2.4.0.tgz_1455311750621_0.37156792380847037"},"directories":{},"publish_time":1455311753968,"_cnpm_publish_time":1455311753968,"_hasShrinkwrap":false},"2.3.3":{"name":"markdown-it-anchor","version":"2.3.3","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js","demo.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"string":"^3.0.1"},"devDependencies":{"babel-cli":"^6.2.0","babel-core":"^6.2.1","babel-plugin-add-module-exports":"^0.1.1","babel-plugin-transform-object-assign":"^6.1.18","babel-preset-es2015":"^6.1.18","markdown-it":"^5.0.2","standard":"^4.0.1"},"babel":{"presets":["es2015"],"plugins":["transform-object-assign","add-module-exports"]},"tonicExampleFilename":"demo.js","gitHead":"f93ae8b75ed9c0fd0bd2daff9d781239562d17b3","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.3.3","_shasum":"80644eee9755342aedf562606488ed31ecb176e7","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"dist":{"shasum":"80644eee9755342aedf562606488ed31ecb176e7","size":4419,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.3.3.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"directories":{},"publish_time":1450744460461,"_cnpm_publish_time":1450744460461,"_hasShrinkwrap":false},"2.3.2":{"name":"markdown-it-anchor","version":"2.3.2","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"string":"^3.0.1"},"devDependencies":{"babel-cli":"^6.2.0","babel-core":"^6.2.1","babel-plugin-add-module-exports":"^0.1.1","babel-plugin-transform-object-assign":"^6.1.18","babel-preset-es2015":"^6.1.18","markdown-it":"^5.0.2","standard":"^4.0.1"},"babel":{"presets":["es2015"],"plugins":["transform-object-assign","add-module-exports"]},"gitHead":"9152ecee0fe47c3185d13bcd76d6bfe22cf0b9ff","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.3.2","_shasum":"e8f39c0176f77de021f7e19d020afc7560a090c5","_from":".","_npmVersion":"3.5.0","_nodeVersion":"5.0.0","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"dist":{"shasum":"e8f39c0176f77de021f7e19d020afc7560a090c5","size":3997,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.3.2.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"directories":{},"publish_time":1448819725332,"_cnpm_publish_time":1448819725332,"_hasShrinkwrap":false},"2.3.1":{"name":"markdown-it-anchor","version":"2.3.1","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"string":"^3.0.1"},"devDependencies":{"babel-cli":"^6.2.0","babel-core":"^6.2.1","babel-plugin-transform-object-assign":"^6.1.18","babel-preset-es2015":"^6.1.18","markdown-it":"^4.0.1","standard":"^4.0.1"},"babel":{"presets":["es2015"],"plugins":["transform-object-assign"]},"gitHead":"abfb985d0f96f4c990b83014e3252e75d5ce80bd","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.3.1","_shasum":"09caf7b38c72810044e5d821c3985fa82d85fad6","_from":".","_npmVersion":"2.14.9","_nodeVersion":"0.12.8","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"dist":{"shasum":"09caf7b38c72810044e5d821c3985fa82d85fad6","size":3957,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.3.1.tgz"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"directories":{},"publish_time":1448812814077,"_cnpm_publish_time":1448812814077,"_hasShrinkwrap":false},"2.3.0":{"name":"markdown-it-anchor","version":"2.3.0","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"lodash.assign":"^3.0.0","markdown-it":"^4.0.1","string":"^3.0.1"},"devDependencies":{"babel":"^5.4.4","standard":"^4.0.1"},"gitHead":"333e025659be535ca8892a8afcdf81d3419eb094","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.3.0","_shasum":"6b848ff528421cb9e47d13bd963ccf9647504199","_from":".","_npmVersion":"2.13.4","_nodeVersion":"0.12.7","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"dist":{"shasum":"6b848ff528421cb9e47d13bd963ccf9647504199","size":3947,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.3.0.tgz"},"directories":{},"publish_time":1439464468186,"_cnpm_publish_time":1439464468186,"_hasShrinkwrap":false},"2.2.1":{"name":"markdown-it-anchor","version":"2.2.1","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"lodash.assign":"^3.0.0","markdown-it":"^4.0.1","string":"^3.0.1"},"devDependencies":{"babel":"^5.4.4","standard":"^4.0.1"},"gitHead":"de1c4108f6df82a5905d8539f4d2b6369b8ac815","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.2.1","_shasum":"f5b12e03e9c5218e07956d73fda6224224b78443","_from":".","_npmVersion":"2.13.4","_nodeVersion":"0.12.7","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"dist":{"shasum":"f5b12e03e9c5218e07956d73fda6224224b78443","size":3886,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.2.1.tgz"},"directories":{},"publish_time":1439459493711,"_cnpm_publish_time":1439459493711,"_hasShrinkwrap":false},"2.2.0":{"name":"markdown-it-anchor","version":"2.2.0","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"lodash.assign":"^3.0.0","markdown-it":"^4.0.1","string":"^3.0.1"},"devDependencies":{"babel":"^5.4.4","standard":"^4.0.1"},"gitHead":"1ad50897fab807c83f68b2ed24b08cc1f01465fe","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.2.0","_shasum":"17d6407aac95972674f46ca00634a4d0089ff633","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.12.7","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"dist":{"shasum":"17d6407aac95972674f46ca00634a4d0089ff633","size":3810,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.2.0.tgz"},"directories":{},"publish_time":1437382733178,"_cnpm_publish_time":1437382733178,"_hasShrinkwrap":false},"2.1.0":{"name":"markdown-it-anchor","version":"2.1.0","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"scripts":{"build":"babel index.es6.js -o index.js","lint":"standard index.es6.js test.js","prepublish":"npm run build","test":"npm run lint && npm run build && babel-node test.js"},"dependencies":{"lodash.assign":"^3.0.0","markdown-it":"^4.0.1","string":"^3.0.1"},"devDependencies":{"babel":"^5.4.4","standard":"^4.0.1"},"gitHead":"134b90c0568b4cf19eae180c169d00a429accd62","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.1.0","_shasum":"35d5b5e79261232c0e857558ad4dda70b96618d8","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.4","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"dist":{"shasum":"35d5b5e79261232c0e857558ad4dda70b96618d8","size":3632,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.1.0.tgz"},"directories":{},"publish_time":1434983145428,"_cnpm_publish_time":1434983145428,"_hasShrinkwrap":false},"2.0.0":{"name":"markdown-it-anchor","version":"2.0.0","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js"],"repository":{"type":"git","url":"https://github.com/valeriangalliat/markdown-it-anchor.git"},"dependencies":{"lodash.assign":"^3.0.0","markdown-it":"^4.0.1","string":"^3.0.1"},"devDependencies":{"babel":"^5.4.4"},"scripts":{"build":"babel index.es6.js -o index.js","prepublish":"$npm_package_scripts_build","test":"$npm_package_scripts_build && babel-node test.js"},"gitHead":"d7ec7a91eda2e0f2e3f77b4b785d172831310129","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@2.0.0","_shasum":"70fb0d0574da1f4219ddd8391d8f71c5c9561747","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"dist":{"shasum":"70fb0d0574da1f4219ddd8391d8f71c5c9561747","size":3115,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-2.0.0.tgz"},"directories":{},"publish_time":1432816309946,"_cnpm_publish_time":1432816309946,"_hasShrinkwrap":false},"1.1.2":{"name":"markdown-it-anchor","version":"1.1.2","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"dependencies":{"lodash.assign":"^3.0.0","markdown-it":"^4.0.1","string":"^3.0.1"},"devDependencies":{"babel":"^5.4.4"},"scripts":{"build":"babel index.es6.js -o index.js","prepublish":"$npm_package_scripts_build","test":"$npm_package_scripts_build && babel-node test.js"},"gitHead":"0e70098b5b7bceaab8c1602e4c7e0ec0b62b9595","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@1.1.2","_shasum":"53955312320af322976ee3a905e387182c5dde1a","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.3","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"dist":{"shasum":"53955312320af322976ee3a905e387182c5dde1a","size":2950,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-1.1.2.tgz"},"directories":{},"publish_time":1432405149879,"_cnpm_publish_time":1432405149879,"_hasShrinkwrap":false},"1.1.1":{"name":"markdown-it-anchor","version":"1.1.1","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":"Unlicense","author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js"],"repository":{"type":"git","url":"git+https://github.com/valeriangalliat/markdown-it-anchor.git"},"dependencies":{"lodash.assign":"^3.0.0","markdown-it":"^4.0.1","string":"^3.0.1"},"devDependencies":{"babel":"^5.4.4"},"scripts":{"build":"babel index.es6.js -o index.js","prepublish":"$npm_package_scripts_build","test":"$npm_package_scripts_build && babel-node test.js"},"gitHead":"3726aaaf2a00b6f7df0bded6819c5adc2d686739","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@1.1.1","_shasum":"adee3089091c463c6626871a46159e5c4e4e2463","_from":".","_npmVersion":"2.10.0","_nodeVersion":"0.12.3","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"dist":{"shasum":"adee3089091c463c6626871a46159e5c4e4e2463","size":2946,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-1.1.1.tgz"},"directories":{},"publish_time":1432147490276,"_cnpm_publish_time":1432147490276,"_hasShrinkwrap":false},"1.1.0":{"name":"markdown-it-anchor","version":"1.1.0","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":{"type":"Unlicense","url":"http://unlicense.org/"},"author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js"],"repository":{"type":"git","url":"https://github.com/valeriangalliat/markdown-it-anchor.git"},"dependencies":{"lodash.assign":"^3.0.0","string":"^3.0.1"},"devDependencies":{"babel":"^4.5.0","markdown-it":"^4.0.1"},"scripts":{"build":"babel index.es6.js -o index.js","prepublish":"$npm_package_scripts_build","test":"$npm_package_scripts_build && babel-node test.js"},"gitHead":"5441a9b520bf238b6c9f62793ab1228cb9d82f60","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@1.1.0","_shasum":"bb9bd14d18fadf0d053226781c947d48e54336bc","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"dist":{"shasum":"bb9bd14d18fadf0d053226781c947d48e54336bc","size":2861,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-1.1.0.tgz"},"directories":{},"publish_time":1429870021782,"_cnpm_publish_time":1429870021782,"_hasShrinkwrap":false},"1.0.0":{"name":"markdown-it-anchor","version":"1.0.0","description":"Header anchors for markdown-it.","keywords":["markdown-it-plugin"],"homepage":"https://github.com/valeriangalliat/markdown-it-anchor","license":{"type":"Unlicense","url":"http://unlicense.org/"},"author":{"name":"Valérian Galliat","url":"http://val.codejam.info/"},"files":["README.md","UNLICENSE","index.js"],"repository":{"type":"git","url":"https://github.com/valeriangalliat/markdown-it-anchor.git"},"dependencies":{"lodash.assign":"^3.0.0","string":"^3.0.1"},"devDependencies":{"babel":"^4.5.0","markdown-it":"^4.0.1"},"scripts":{"build":"babel index.es6.js -o index.js","prepublish":"$npm_package_scripts_build","test":"$npm_package_scripts_build && babel-node test.js"},"gitHead":"59308d5e888f929bf5e7b8abad3d3f5f686276f3","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"_id":"markdown-it-anchor@1.0.0","_shasum":"4721785c9aab44f8ab8d644769599f7250dfa59a","_from":".","_npmVersion":"2.7.1","_nodeVersion":"0.12.0","_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"maintainers":[{"name":"nagaozen","email":"nagaozen@gmail.com"},{"name":"valeriangalliat","email":"val@codejam.info"}],"dist":{"shasum":"4721785c9aab44f8ab8d644769599f7250dfa59a","size":2651,"noattachment":false,"key":"/markdown-it-anchor/-/markdown-it-anchor-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it-anchor/download/markdown-it-anchor-1.0.0.tgz"},"directories":{},"publish_time":1426669619142,"_cnpm_publish_time":1426669619142,"_hasShrinkwrap":false}},"readme":"# markdown-it-anchor [![npm version](http://img.shields.io/npm/v/markdown-it-anchor.svg?style=flat-square)](https://www.npmjs.org/package/markdown-it-anchor)\n\n> A markdown-it plugin that adds an `id` attribute to headings and\n> optionally permalinks.\n\n[markdown-it]: https://github.com/markdown-it/markdown-it\n\nEnglish | [中文 (v7.0.1)](./README-zh_CN.md)\n\n## Overview\n\nThis plugin adds an `id` attribute to headings, e.g. `## Foo` becomes\n`<h2 id=\"foo\">Foo</h2>`.\n\nOptionally it can also include [permalinks](#permalinks), e.g.\n`<h2 id=\"foo\"><a class=\"header-anchor\" href=\"#foo\">Foo</a></h2>`\nand a bunch of other variants!\n\n* [**Usage**](#usage)\n* [User-friendly URLs](#user-friendly-urls)\n* [Manually setting the `id` attribute](#manually-setting-the-id-attribute)\n* [Compatible table of contents plugin](#compatible-table-of-contents-plugin)\n* [Parsing headings from HTML blocks](#parsing-headings-from-html-blocks)\n* [Browser example](#browser-example)\n* [**Permalinks**](#permalinks)\n  * [Header link](#header-link)\n  * [Link after header](#link-after-header)\n  * [Link inside header](#link-inside-header)\n  * [ARIA hidden](#aria-hidden)\n  * [Custom permalink](#custom-permalink)\n* [Debugging](#debugging)\n* [Development](#development)\n\n## Usage\n\n```js\nconst md = require('markdown-it')()\n  .use(require('markdown-it-anchor'), opts)\n```\n\nSee a [demo as JSFiddle](https://jsfiddle.net/9ukc8dy6/).\n\nThe `opts` object can contain:\n\n| Name                   | Description                                                               | Default                                 |\n|------------------------|---------------------------------------------------------------------------|-----------------------------------------|\n| `level`                | Minimum level to apply anchors, or array of selected levels.              | 1                                       |\n| `permalink`            | A function to render permalinks, see [permalinks] below.                  | `undefined`                             |\n| `slugify`              | A custom slugification function.                                          | See [`index.js`][index-slugify]         |\n| `callback`             | Called with token and info after rendering.                               | `undefined`                             |\n| `getTokensText`        | A custom function to get the text contents of the title from its tokens.  | See [`index.js`][index-get-tokens-text] |\n| `tabIndex`             | Value of the `tabindex` attribute on headings, set to `false` to disable. | `-1`                                    |\n| `uniqueSlugStartIndex` | Index to start with when making duplicate slugs unique.                   | 1                                       |\n\n[index-slugify]: https://github.com/valeriangalliat/markdown-it-anchor/blob/master/index.js#L3\n[index-get-tokens-text]: https://github.com/valeriangalliat/markdown-it-anchor/blob/master/index.js#L5\n[permalinks]: #permalinks\n\nAll headers greater than the minimum `level` will have an `id` attribute\nwith a slug of their content. For example, you can set `level` to 2 to\nadd anchors to all headers but `h1`. You can also pass an array of\nheader levels to apply the anchor, like `[2, 3]` to have an anchor on\nonly level 2 and 3 headers.\n\nIf a `permalink` renderer is given, it will be called for each matching header\nto add a permalink. See [permalinks] below.\n\nIf a `slugify` function is given, you can decide how to transform a\nheading text to a URL slug. See [user-friendly URLs](#user-friendly-urls).\n\nThe `callback` option is a function that will be called at the end of\nrendering with the `token` and an `info` object.  The `info` object has\n`title` and `slug` properties with the token content and the slug used\nfor the identifier.\n\nWe set by default [`tabindex=\"-1\"`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex)\non headers. This marks the headers as focusable elements that are not\nreachable by keyboard navigation. The effect is that screen readers will\nread the title content when it's being jumped to. Outside of screen\nreaders, the experience is the same as not setting that attribute. You\ncan override this behavior with the `tabIndex` option. Set it to `false`\nto remove the attribute altogether, otherwise the value will be used as\nattribute value.\n\nFinally, you can customize how the title text is extracted from the\nmarkdown-it tokens (to later generate the slug). See [user-friendly URLs](#user-friendly-urls).\n\n## User-friendly URLs\n\nStarting from v5.0.0, markdown-it-anchor dropped the [`string`](https://github.com/jprichardson/string.js)\npackage to retain our core value of being an impartial and secure\nlibrary. Nevertheless, users looking for backward compatibility may want\nthe old `slugify` function:\n\n```sh\nnpm install string\n```\n\n```js\nconst string = require('string')\nconst slugify = s => string(s).slugify().toString()\n\nconst md = require('markdown-it')()\n  .use(require('markdown-it-anchor'), { slugify })\n```\n\nAnother popular library for this is [`@sindresorhus/slugify`](https://github.com/sindresorhus/slugify),\nwhich have better Unicode support and other cool features:\n\n```sh\nnpm install @sindresorhus/slugify\n```\n\n```js\nconst slugify = require('@sindresorhus/slugify')\n\nconst md = require('markdown-it')()\n  .use(require('markdown-it-anchor'), { slugify: s => slugify(s) })\n```\n\n### Custimizing the slugify input\n\nAdditionally, if you want to further customize the title that gets\npassed to the `slugify` function, you can do so by customizing the\n`getTokensText` function, that gets the plain text from a list of\nmarkdown-it inline tokens:\n\n```js\nfunction getTokensText (tokens) {\n  return tokens\n    .filter(token => !['html_inline', 'image'].includes(token.type))\n    .map(t => t.content)\n    .join('')\n}\n\nconst md = require('markdown-it')()\n  .use(require('markdown-it-anchor'), { getTokensText })\n```\n\nBy default we include only `text` and `code_inline` tokens, which\nappeared to be a sensible approach for the vast majority of use cases.\n\nAn alternative approach is to include every token's content except for\n`html_inline` and `image` tokens, which yields the exact same results as\nthe previous approach with a stock markdown-it, but would also include\ncustom tokens added by any of your markdown-it plugins, which might or\nmight not be desirable for you. Now you have the option!\n\n### Slugifying with state\n\nIf you need access to the markdown-it state from the slugify function,\ne.g. to access `state.env`, you can use `slugifyWithState` instead.\n\n```js\nconst md = require('markdown-it')()\n  .use(require('markdown-it-anchor'), {\n    slugifyWithState: (title, state) => `${state.env.id}-${slugify(title)}`\n  })\n```\n\n## Manually setting the `id` attribute\n\nYou might want to explicitly set the `id` attribute of your headings\nfrom the Markdown document, for example to keep them consistent across\ntranslations.\n\nmarkdown-it-anchor is designed to reuse any existing `id`, making [markdown-it-attrs](https://www.npmjs.com/package/markdown-it-attrs)\na perfect fit for this use case. Make sure to load it before markdown-it-anchor!\n\nThen you can do something like this:\n\n```markdown\n# Your title {#your-custom-id}\n```\n\nThe anchor link will reuse the `id` that you explicitly defined.\n\n## Compatible table of contents plugin\n\nLooking for an automatic table of contents (TOC) generator? Take a look at\n[markdown-it-toc-done-right](https://www.npmjs.com/package/markdown-it-toc-done-right)\nit's made from the ground to be a great companion of this plugin.\n\n## Parsing headings from HTML blocks\n\nmarkdown-it-anchor doesn't parse HTML blocks, so headings defined in\nHTML blocks will be ignored. If you need to add anchors to both HTML\nheadings and Markdown headings, the easiest way would be to do it on the\nfinal HTML rather than during the Markdown parsing phase:\n\n```js\nconst { parse } = require('node-html-parser')\n\nconst root = parse(html)\n\nfor (const h of root.querySelectorAll('h1, h2, h3, h4, h5, h6')) {\n  const slug = h.getAttribute('id') || slugify(h.textContent)\n  h.setAttribute('id', slug)\n  h.innerHTML = `<a href=\"#${slug}\">${h.innerHTML}</a>`\n}\n\nconsole.log(root.toString())\n```\n\nOr with a (not accessible) GitHub-style anchor, replace the\n`h.innerHTML` part with:\n\n```js\nh.insertAdjacentHTML('afterbegin', `<a class=\"anchor\" aria-hidden=\"true\" href=\"#${slug}\">????</a> `)\n```\n\nWhile this still needs extra work like handling duplicated slugs and\nIDs, this should give you a solid base.\n\nThat said if you really want to use markdown-it-anchor for this even\nthough it's not designed to, you can do like npm does with their\n[marky-markdown](https://github.com/npm/marky-markdown) parser, and\n[transform the `html_block` tokens](https://github.com/npm/marky-markdown/blob/master/lib/plugin/html-heading.js)\ninto a sequence of `heading_open`, `inline`, and `heading_close` tokens\nthat can be handled by markdown-it-anchor:\n\n```js\nconst md = require('markdown-it')()\n  .use(require('@npmcorp/marky-markdown/lib/plugin/html-heading'))\n  .use(require('markdown-it-anchor'), opts)\n```\n\nWhile they use regexes to parse the HTML and it won't gracefully handle\nany arbitrary HTML, it should work okay for the happy path, which might\nbe good enough for you.\n\nYou might also want to check [this implementation](https://github.com/valeriangalliat/markdown-it-anchor/issues/105#issuecomment-907323858)\nwhich uses [Cheerio](https://www.npmjs.com/package/cheerio) for a more\nsolid parsing, including support for HTML attributes.\n\nThe only edge cases I see it failing with are multiple headings defined\nin the same HTML block with arbitrary content between them, or headings\nwhere the opening and closing tag are defined in separate `html_block`\ntokens, both which should very rarely happen.\n\nIf you need a bulletproof implementation, I would recommend the first\nHTML parser approach I documented instead.\n\n## Browser example\n\nSee [`example.html`](example.html).\n\n## Permalinks\n\nVersion 8.0.0 completely reworked the way permalinks work in order to\noffer more accessible options out of the box. You can also [make your own permalink](#custom-permalink).\n\nInstead of a single default way of rendering permalinks (which used to\nhave a poor UX on screen readers), we now have multiple styles of\npermalinks for you to chose from.\n\n```js\nconst anchor = require('markdown-it-anchor')\nconst md = require('markdown-it')()\n\nmd.use(anchor, {\n  permalink: anchor.permalink[styleOfPermalink](permalinkOpts)\n})\n```\n\nHere, `styleOfPermalink` is one of the available styles documented\nbelow, and `permalinkOpts` is an options object.\n\n<div id=\"common-options\"></div>\n\nAll renderers share a common set of options:\n\n| Name          | Description                                       | Default                            |\n|---------------|---------------------------------------------------|------------------------------------|\n| `class`       | The class of the permalink anchor.                | `header-anchor`                    |\n| `symbol`      | The symbol in the permalink anchor.               | `#`                                |\n| `renderHref`  | A custom permalink `href` rendering function.     | See [`permalink.js`](permalink.js) |\n| `renderAttrs` | A custom permalink attributes rendering function. | See [`permalink.js`](permalink.js) |\n\nFor the `symbol`, you may want to use the [link symbol](http://graphemica.com/????),\nor a symbol from your favorite web font.\n\n### Header link\n\nThis style wraps the header itself in an anchor link. It doesn't use the\n`symbol` option as there's no symbol needed in the markup (though you\ncould add it with CSS using `::before` if you like).\n\nIt's so simple it doesn't have any behaviour to custom, and it's also\naccessible out of the box without any further configuration, hence it\ndoesn't have other options than the common ones described above.\n\nYou can find this style on the [MDN] as well as [HTTP Archive] and their\n[Web Almanac], which to me is a good sign that this is a thoughtful way of\nimplementing permalinks. This is also the style that I chose for my own\n[blog].\n\n[MDN]: https://developer.mozilla.org/en-US/docs/Web\n[HTTP Archive]: https://httparchive.org/reports/state-of-the-web\n[Web Almanac]: https://almanac.httparchive.org/en/2020/table-of-contents\n[blog]: https://www.codejam.info/\n\n\n| Name              | Description                                                           | Default                               |\n|-------------------|-----------------------------------------------------------------------|---------------------------------------|\n| `safariReaderFix` | Add a `span` inside the link so Safari shows headings in reader view. | `false` (for backwards compatibility) |\n|                   | See [common options](#common-options).                                |                                       |\n\n```js\nconst anchor = require('markdown-it-anchor')\nconst md = require('markdown-it')()\n\nmd.use(anchor, {\n  permalink: anchor.permalink.headerLink()\n})\n```\n\n```html\n<h2 id=\"title\"><a class=\"header-anchor\" href=\"#title\">Title</a></h2>\n```\n\nThe main caveat of this approach is that you can't include links inside\nheaders. If you do, consider the other styles.\n\nAlso note that this pattern [breaks reader mode in Safari](https://www.leereamsnyder.com/blog/making-headings-with-links-show-up-in-safari-reader),\nan issue you can also notice on the referenced websites above. This was\nalready [reported to Apple](https://bugs.webkit.org/show_bug.cgi?id=225609#c2)\nbut their bug tracker is not public. In the meantime, a fix mentioned in\nthe article above is to insert a `span` inside the link. You can use the\n`safariReaderFix` option to enable it.\n\n```js\nconst anchor = require('markdown-it-anchor')\nconst md = require('markdown-it')()\n\nmd.use(anchor, {\n  permalink: anchor.permalink.headerLink({ safariReaderFix: true })\n})\n```\n\n```html\n<h2 id=\"title\"><a class=\"header-anchor\" href=\"#title\"><span>Title</span></a></h2>\n```\n\n### Link after header\n\nIf you want to customize further the screen reader experience of your\npermalinks, this style gives you much more freedom than the [header link](#header-link).\n\nIt works by leaving the header itself alone, and adding the permalink\n*after* it, giving you different methods of customizing the assistive\ntext. It makes the permalink symbol `aria-hidden` to not pollute the\nexperience, and leverages a `visuallyHiddenClass` to hide the assistive\ntext from the visual experience.\n\n| Name                  | Description                                                                                               | Default                                                             |\n|-----------------------|-----------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------|\n| `style`               | The (sub) style of link, one of `visually-hidden`, `aria-label`, `aria-describedby` or `aria-labelledby`. | `visually-hidden`                                                   |\n| `assistiveText`       | A function that takes the title and returns the assistive text.                                           | `undefined`, required for `visually-hidden` and `aria-label` styles |\n| `visuallyHiddenClass` | The class you use to make an element visually hidden.                                                     | `undefined`, required for `visually-hidden` style                   |\n| `space`               | Add a space between the assistive text and the permalink symbol.                                          | `true`                                                              |\n| `placement`           | Placement of the permalink symbol relative to the assistive text, can be `before` or `after` the header.  | `after`                                                             |\n| `wrapper`             | Opening and closing wrapper string, e.g. `['<div class=\"wrapper\">', '</div>']`.                           | `null`                                                              |\n|                       | See [common options](#common-options).                                                                    |                                                                     |\n\n```js\nconst anchor = require('markdown-it-anchor')\nconst md = require('markdown-it')()\n\nmd.use(anchor, {\n  permalink: anchor.permalink.linkAfterHeader({\n    style: 'visually-hidden',\n    assistiveText: title => `Permalink to “${title}”`,\n    visuallyHiddenClass: 'visually-hidden',\n    wrapper: ['<div class=\"wrapper\">', '</div>']\n  })\n})\n```\n\n```html\n<div class=\"wrapper\">\n  <h2 id=\"title\">Title</h2>\n  <a class=\"header-anchor\" href=\"#title\">\n    <span class=\"visually-hidden\">Permalink to “Title”</span>\n    <span aria-hidden=\"true\">#</span>\n  </a>\n</div>\n```\n\nBy using a visually hidden element for the assistive text, we make sure\nthat the assistive text can be picked up by translation services, as\nmost of the popular translation services (including Google Translate)\ncurrently ignore `aria-label`.\n\nIf you prefer an alternative method for the assistive text, see other\nstyles:\n\n<details>\n<summary><code>aria-label</code> variant</summary>\n\nThis removes the need from a visually hidden `span`, but will likely\nhurt the permalink experience when using a screen reader through a\ntranslation service.\n\n```js\nconst anchor = require('markdown-it-anchor')\nconst md = require('markdown-it')()\n\nmd.use(anchor, {\n  permalink: anchor.permalink.linkAfterHeader({\n    style: 'aria-label'\n    assistiveText: title => `Permalink to “${title}”`\n  })\n})\n```\n\n```html\n<h2 id=\"title\">Title</h2>\n<a class=\"header-anchor\" href=\"#title\" aria-label=\"Permalink to “Title”\">#</a>\n```\n\n</details>\n\n<details>\n<summary><code>aria-describedby</code> and <code>aria-labelledby</code> variants</summary>\n\nThis removes the need to customize the assistive text to your locale and\ndoesn't need a visually hidden `span` either, but since the anchor will\nbe described by just the text of the title without any context, it might\nbe confusing.\n\n```js\nconst anchor = require('markdown-it-anchor')\nconst md = require('markdown-it')()\n\nmd.use(anchor, {\n  permalink: anchor.permalink.linkAfterHeader({\n    style: 'aria-describedby' // Or `aria-labelledby`\n  })\n})\n```\n\n```html\n<h2 id=\"title\">Title</h2>\n<a class=\"header-anchor\" href=\"#title\" aria-describedby=\"title\">#</a>\n```\n\n</details>\n\n### Link inside header\n\nThis is the equivalent of the default permalink in previous versions.\nThe reason it's not the first one in the list is because this method has\naccessibility issues.\n\nIf you use a symbol like just `#` without adding any markup around,\nscreen readers will read it as part of every heading (in the case of\n`#`, it could be read \"pound\", \"number\" or \"number sign\") meaning that\nif you title is \"my beautiful title\", it will read \"number sign my\nbeautiful title\" for example. For other common symbols, `????` is usually\nread as \"link symbol\" and `¶` as \"pilcrow\".\n\nAdditionally, screen readers users commonly request the list of all\nlinks in the page, so they'll be flooded with \"number sign, number sign,\nnumber sign\" for each of your headings.\n\nI would highly recommend using one of the markups above which have a\nbetter experience, but if you really want to use this markup, make sure\nto pass accessible HTML as `symbol` to make things usable, like in the\nexample below, but even that has some flaws.\n\nWith that said, this permalink allows the following options:\n\n| Name         | Description                                                                                                              | Default |\n|--------------|--------------------------------------------------------------------------------------------------------------------------|---------|\n| `space`      | Add a space between the header text and the permalink symbol. Set it to a string to customize the space (e.g. `&nbsp;`). | `true`  |\n| `placement`  | Placement of the permalink, can be `before` or `after` the header. This option used to be called `permalinkBefore`.      | `after` |\n| `ariaHidden` | Whether to add `aria-hidden=\"true\"`, see [ARIA hidden](#aria-hidden).                                                    | `false` |\n|              | See [common options](#common-options).                                                                                   |         |\n\n```js\nconst anchor = require('markdown-it-anchor')\nconst md = require('markdown-it')()\n\nmd.use(anchor, {\n  permalink: anchor.permalink.linkInsideHeader({\n    symbol: `\n      <span class=\"visually-hidden\">Jump to heading</span>\n      <span aria-hidden=\"true\">#</span>\n    `,\n    placement: 'before'\n  })\n})\n```\n\n```html\n<h2 id=\"title\">\n  <a class=\"header-anchor\" href=\"#title\">\n    <span class=\"visually-hidden\">Jump to heading</span>\n    <span aria-hidden=\"true\">#</span>\n  </a>\n  Title\n</h2>\n```\n\nWhile this example allows more accessible anchors with the same markup\nas previous versions of markdown-it-anchor, it's still not ideal. The\nassistive text for permalinks will be read as part of the heading when\nlisting all the titles of the page, e.g. \"jump to heading title 1, jump\nto heading title 2\" and so on. Also that assistive text is not very\nuseful when listing the links in the page (which will read \"jump to\nheading, jump to heading, jump to heading\" for each of your permalinks).\n\n### ARIA hidden\n\nThis is just an alias for [`linkInsideHeader`](#link-inside-header) with\n`ariaHidden: true` by default, to mimic GitHub's way of rendering\npermalinks.\n\nSetting `aria-hidden=\"true\"` makes the permalink explicitly inaccessible\ninstead of having the permalink and its symbol being read by screen\nreaders as part of every single headings (which was a pretty terrible\nexperience).\n\n```js\nconst anchor = require('markdown-it-anchor')\nconst md = require('markdown-it')()\n\nmd.use(anchor, {\n  permalink: anchor.permalink.ariaHidden({\n    placement: 'before'\n  })\n})\n```\n\n```html\n<h2 id=\"title\"><a class=\"header-anchor\" href=\"#title\" aria-hidden=\"true\">#</a> Title</h2>\n```\n\nWhile no experience might be arguably better than a bad experience, I\nwould instead recommend using one of the above renderers to provide an\naccessible experience. My favorite one is the [header link](#header-link),\nwhich is also the simplest one.\n\n### Custom permalink\n\nIf none of those options suit you, you can always make your own\nrenderer! Take inspiration from [the code behind all permalinks](permalink.js).\n\nThe signature of the function you pass in the `permalink` option is the\nfollowing:\n\n```js\nfunction renderPermalink (slug, opts, state, idx) {}\n```\n\nWhere `opts` are the markdown-it-anchor options, `state` is a\nmarkdown-it [`StateCore`](https://github.com/markdown-it/markdown-it)\ninstance, and `idx` is the index of the `heading_open` token in the\n`state.tokens` array. That array contains [`Token`](https://markdown-it.github.io/markdown-it/#Token)\nobjects.\n\nTo make sense of the \"token stream\" and the way token objects are\norganized, you will probably want to read the [markdown-it design principles](https://github.com/markdown-it/markdown-it/blob/master/docs/architecture.md)\npage.\n\nThis function can freely modify the token stream (`state.tokens`),\nusually around the given `idx`, to construct the anchor.\n\nBecause of the way the token stream works, a `heading_open` token is\nusually followed by a `inline` token that contains the actual text (and\ninline markup) of the heading, and finally a `heading_close` token. This\nis why you'll see most built-in permalink renderers touch\n`state.tokens[idx + 1]`, because they update the contents of the\n`inline` token that follows a `heading_open`.\n\n## Debugging\n\nIf you want to debug this library more easily, we support source maps.\n\nUse the [source-map-support](https://www.npmjs.com/package/source-map-support)\nmodule to enable it with Node.js.\n\n```sh\nnode -r source-map-support/register your-script.js\n```\n\n## Development\n\n```sh\n# Build the library in the `dist/` directory.\nnpm run build\n\n# Watch file changes to update `dist/`.\nnpm run dev\n\n# Run tests, will use the build version so make sure to build after\n# making changes.\nnpm test\n```\n","_attachments":{},"homepage":"https://github.com/valeriangalliat/markdown-it-anchor#readme","bugs":{"url":"https://github.com/valeriangalliat/markdown-it-anchor/issues"},"license":"Unlicense"}