{"_id":"mdast-html","_rev":"4132946","name":"mdast-html","description":"Renamed to remark-html","dist-tags":{"latest":"2.0.0"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"time":{"modified":"2026-03-01T18:40:59.000Z","created":"2015-06-21T19:30:12.480Z","2.0.0":"2015-12-26T23:07:02.795Z","1.2.1":"2015-09-13T08:52:37.257Z","1.2.0":"2015-09-09T09:53:57.738Z","1.1.0":"2015-09-07T16:08:36.918Z","1.0.0":"2015-08-17T20:23:23.449Z","0.1.1":"2015-07-12T16:42:06.917Z","0.1.0":"2015-06-21T19:30:12.480Z"},"users":{},"versions":{"2.0.0":{"name":"mdast-html","version":"2.0.0","description":"Renamed to remark-html","_id":"mdast-html@2.0.0","scripts":{},"_shasum":"276e40c21ca844a3e29a77b9961ed1a6ec2b4b65","_from":".","_npmVersion":"3.5.0","_nodeVersion":"5.1.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"276e40c21ca844a3e29a77b9961ed1a6ec2b4b65","size":249,"noattachment":false,"key":"/mdast-html/-/mdast-html-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mdast-html/download/mdast-html-2.0.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"deprecated":"Renamed to remark-html","directories":{},"publish_time":1451171222795,"_hasShrinkwrap":false,"_cnpm_publish_time":1451171222795,"_cnpmcore_publish_time":"2021-12-16T14:45:08.068Z"},"1.2.1":{"name":"mdast-html","version":"1.2.1","description":"Compile Markdown to HTML with mdast","license":"MIT","keywords":["markdown","html","stringify","compile","mdast"],"dependencies":{"collapse-white-space":"^1.0.0","detab":"^1.0.0","normalize-uri":"^1.0.0","object-assign":"^4.0.1","trim":"0.0.1","trim-lines":"^1.0.0","unist-util-visit":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/mdast-html.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js","lib/"],"devDependencies":{"browserify":"^11.0.0","commonmark.json":"^0.20.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","mdast":"^1.0.0","mdast-comment-config":"^1.0","mdast-github":"^1.0.0","mdast-lint":"^1.0.0","mdast-toc":"^1.1.0","mdast-validate-links":"^1.1.0","mdast-yaml-config":"^1.0.0","mocha":"^2.0.0","to-vfile":"^1.0.0"},"scripts":{"test-api":"mocha --check-leaks test/index.js","test-coverage":"istanbul cover _mocha -- test/index.js","test-travis":"npm run test-coverage","test":"npm run test-api","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","build-md":"mdast . --quiet","build-bundle":"browserify index.js --bare -s mdastHTML > mdast-html.js","postbuild-bundle":"esmangle mdast-html.js > mdast-html.min.js","build":"npm run build-md && npm run build-bundle"},"gitHead":"4315c6e95cf64027890ea4da79ec71ab76071eca","bugs":{"url":"https://github.com/wooorm/mdast-html/issues"},"homepage":"https://github.com/wooorm/mdast-html#readme","_id":"mdast-html@1.2.1","_shasum":"f37f1960c03d5550ec3a23e6aef262c133f3945a","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"f37f1960c03d5550ec3a23e6aef262c133f3945a","size":9789,"noattachment":false,"key":"/mdast-html/-/mdast-html-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mdast-html/download/mdast-html-1.2.1.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1442134357257,"_hasShrinkwrap":false,"_cnpm_publish_time":1442134357257,"_cnpmcore_publish_time":"2021-12-16T14:45:08.268Z"},"1.2.0":{"name":"mdast-html","version":"1.2.0","description":"Compile Markdown to HTML with mdast","license":"MIT","keywords":["markdown","html","stringify","compile","mdast"],"dependencies":{"collapse-white-space":"^1.0.0","detab":"^1.0.0","normalize-uri":"^1.0.0","object-assign":"^4.0.1","trim":"0.0.1","trim-lines":"^1.0.0","unist-util-visit":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/mdast-html.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js","lib/"],"devDependencies":{"browserify":"^11.0.0","commonmark.json":"^0.20.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","mdast":"^1.0.0","mdast-comment-config":"^1.0","mdast-github":"^1.0.0","mdast-lint":"^1.0.0","mdast-toc":"^1.1.0","mdast-validate-links":"^1.1.0","mdast-yaml-config":"^1.0.0","mocha":"^2.0.0","to-vfile":"^1.0.0"},"scripts":{"test-api":"mocha --check-leaks test/index.js","test-coverage":"istanbul cover _mocha -- test/index.js","test-travis":"npm run test-coverage","test":"npm run test-api","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","build-md":"mdast . --quiet","build-bundle":"browserify index.js --bare -s mdastHTML > mdast-html.js","postbuild-bundle":"esmangle mdast-html.js > mdast-html.min.js","build":"npm run build-md && npm run build-bundle"},"gitHead":"97360a4a1d0e0a1e04b3e3d66ba5b92940ea2715","bugs":{"url":"https://github.com/wooorm/mdast-html/issues"},"homepage":"https://github.com/wooorm/mdast-html#readme","_id":"mdast-html@1.2.0","_shasum":"7f7bba8643d25258bdcbb1856800f1018d2cebb9","_from":".","_npmVersion":"2.13.2","_nodeVersion":"2.5.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"7f7bba8643d25258bdcbb1856800f1018d2cebb9","size":9340,"noattachment":false,"key":"/mdast-html/-/mdast-html-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mdast-html/download/mdast-html-1.2.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1441792437738,"_hasShrinkwrap":false,"_cnpm_publish_time":1441792437738,"_cnpmcore_publish_time":"2021-12-16T14:45:08.456Z"},"1.1.0":{"name":"mdast-html","version":"1.1.0","description":"Compile Markdown to HTML with mdast","license":"MIT","keywords":["markdown","html","stringify","compile","mdast"],"dependencies":{"collapse-white-space":"^1.0.0","detab":"^1.0.0","normalize-uri":"^1.0.0","object-assign":"^4.0.1","trim":"0.0.1","trim-lines":"^1.0.0","unist-util-visit":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/mdast-html.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js","lib/"],"devDependencies":{"browserify":"^11.0.0","commonmark.json":"^0.20.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","mdast":"^1.0.0","mdast-comment-config":"^1.0","mdast-github":"^1.0.0","mdast-lint":"^1.0.0","mdast-toc":"^1.1.0","mdast-validate-links":"^1.1.0","mdast-yaml-config":"^1.0.0","mocha":"^2.0.0","to-vfile":"^1.0.0"},"scripts":{"test-api":"mocha --check-leaks test/index.js","test-coverage":"istanbul cover _mocha -- test/index.js","test-travis":"npm run test-coverage","test":"npm run test-api","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","build-md":"mdast . --quiet","build-bundle":"browserify index.js --bare -s mdastHTML > mdast-html.js","postbuild-bundle":"esmangle mdast-html.js > mdast-html.min.js","build":"npm run build-md && npm run build-bundle"},"gitHead":"0ae12cff48a6e2b604b0654ce8ff8127b4a9e351","bugs":{"url":"https://github.com/wooorm/mdast-html/issues"},"homepage":"https://github.com/wooorm/mdast-html#readme","_id":"mdast-html@1.1.0","_shasum":"8e9e8776fa595a0b9d626c4de7ad2a93bf796a13","_from":".","_npmVersion":"2.13.2","_nodeVersion":"2.5.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"8e9e8776fa595a0b9d626c4de7ad2a93bf796a13","size":8990,"noattachment":false,"key":"/mdast-html/-/mdast-html-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mdast-html/download/mdast-html-1.1.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1441642116918,"_hasShrinkwrap":false,"_cnpm_publish_time":1441642116918,"_cnpmcore_publish_time":"2021-12-16T14:45:08.678Z"},"1.0.0":{"name":"mdast-html","version":"1.0.0","description":"Compile Markdown to HTML with mdast","license":"MIT","keywords":["markdown","html","stringify","compile","mdast"],"dependencies":{"collapse-white-space":"^1.0.0","detab":"^1.0.0","unist-util-visit":"^1.0.0","normalize-uri":"^1.0.0","trim":"0.0.1","trim-lines":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/mdast-html.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js","lib/"],"devDependencies":{"browserify":"^11.0.0","commonmark.json":"^0.20.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","mdast":"^1.0.0","mdast-comment-config":"^1.0","mdast-github":"^0.3.0","mdast-lint":"^1.0.0","mdast-toc":"^0.5.0","mdast-validate-links":"^0.3.1","mdast-yaml-config":"^1.0.0","mocha":"^2.0.0","to-vfile":"^1.0.0"},"scripts":{"test-api":"mocha --check-leaks test/index.js","test-coverage":"istanbul cover _mocha -- test/index.js","test-travis":"npm run test-coverage","test":"npm run test-api","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","build-md":"mdast . --quiet","build-bundle":"browserify index.js --bare -s mdastHTML > mdast-html.js","postbuild-bundle":"esmangle mdast-html.js > mdast-html.min.js","build":"npm run build-md && npm run build-bundle"},"gitHead":"7be09267563f2394c7e6d34ce753733ea984e8b8","bugs":{"url":"https://github.com/wooorm/mdast-html/issues"},"homepage":"https://github.com/wooorm/mdast-html#readme","_id":"mdast-html@1.0.0","_shasum":"b260d7c5a8720ee82cd7b980af1d4c546c4b8d85","_from":".","_npmVersion":"2.13.2","_nodeVersion":"2.5.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"b260d7c5a8720ee82cd7b980af1d4c546c4b8d85","size":8594,"noattachment":false,"key":"/mdast-html/-/mdast-html-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mdast-html/download/mdast-html-1.0.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1439843003449,"_hasShrinkwrap":false,"_cnpm_publish_time":1439843003449,"_cnpmcore_publish_time":"2021-12-16T14:45:08.893Z"},"0.1.1":{"name":"mdast-html","version":"0.1.1","description":"Compile Markdown to HTML with mdast","license":"MIT","keywords":["markdown","html","stringify","compile","mdast"],"dependencies":{"collapse-white-space":"^1.0.0","detab":"^1.0.0","mdast-util-visit":"^0.1.1","normalize-uri":"^1.0.0","trim":"0.0.1","trim-lines":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/mdast-html.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js","lib/","LICENSE"],"devDependencies":{"browserify":"^10.0.0","commonmark.json":"^0.20.0","eslint":"^0.24.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^1.0.0","jscs-jsdoc":"^1.0.0","mdast":"^0.26.0","mdast-comment-config":"^0.1.1","mdast-github":"^0.3.0","mdast-lint":"^0.4.0","mdast-toc":"^0.5.0","mdast-yaml-config":"^0.2.0","mocha":"^2.0.0"},"scripts":{"test-api":"mocha --check-leaks test/index.js","test-coveralls":"istanbul cover _mocha --report lcovonly -- --check-leaks test/index.js","test-coverage":"istanbul cover _mocha -- --check-leaks test/index.js","test-travis":"npm run test-coveralls","test":"npm run test-api","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","build-md":"mdast . --output --quiet","build-bundle":"browserify index.js --bare -s mdastHTML > mdast-html.js","postbuild-bundle":"esmangle mdast-html.js > mdast-html.min.js","build":"npm run build-md && npm run build-bundle"},"gitHead":"e0aada0685aa1639e876210d100d65058220521e","bugs":{"url":"https://github.com/wooorm/mdast-html/issues"},"homepage":"https://github.com/wooorm/mdast-html#readme","_id":"mdast-html@0.1.1","_shasum":"088bb0eab49d10986185d578da3752e925fddd56","_from":".","_npmVersion":"2.11.3","_nodeVersion":"2.3.3","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"088bb0eab49d10986185d578da3752e925fddd56","size":8444,"noattachment":false,"key":"/mdast-html/-/mdast-html-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mdast-html/download/mdast-html-0.1.1.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1436719326917,"_hasShrinkwrap":false,"_cnpm_publish_time":1436719326917,"_cnpmcore_publish_time":"2021-12-16T14:45:09.114Z"},"0.1.0":{"name":"mdast-html","version":"0.1.0","description":"Compile Markdown to HTML with mdast","license":"MIT","keywords":["markdown","html","stringify","compile","mdast"],"dependencies":{"repeat-string":"^1.5.2"},"repository":{"type":"git","url":"git+https://github.com/wooorm/mdast-html.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js","lib/","LICENSE"],"peerDependencies":{"mdast":">=0.24.0"},"devDependencies":{"browserify":"^10.0.0","commonmark.json":"^0.20.0","eslint":"^0.23.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^1.0.0","jscs-jsdoc":"^1.0.0","mdast":"^0.24.0","mdast-comment-config":"^0.1.1","mdast-github":"^0.3.0","mdast-lint":"^0.3.0","mdast-toc":"^0.5.0","mdast-yaml-config":"^0.2.0","mocha":"^2.0.0"},"scripts":{"test-api":"mocha --check-leaks test/index.js","test-coveralls":"istanbul cover _mocha --report lcovonly -- --check-leaks test/index.js","test-coverage":"istanbul cover _mocha -- --check-leaks test/index.js","test-travis":"npm run test-coveralls","test":"npm run test-api","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","build-md":"mdast . --output --quiet","build-bundle":"browserify index.js --bare -s mdastHTML > mdast-html.js","postbuild-bundle":"esmangle mdast-html.js > mdast-html.min.js","build":"npm run build-md && npm run build-bundle"},"gitHead":"3dcd5238e6d4f5c4ee6b9e5fd3984d7eb56eaf46","bugs":{"url":"https://github.com/wooorm/mdast-html/issues"},"homepage":"https://github.com/wooorm/mdast-html#readme","_id":"mdast-html@0.1.0","_shasum":"3f666a04380efc96b5a5833231cb2ece0d284253","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"3f666a04380efc96b5a5833231cb2ece0d284253","size":9314,"noattachment":false,"key":"/mdast-html/-/mdast-html-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mdast-html/download/mdast-html-0.1.0.tgz"},"directories":{},"publish_time":1434915012480,"_hasShrinkwrap":false,"_cnpm_publish_time":1434915012480,"_cnpmcore_publish_time":"2021-12-16T14:45:09.343Z"}},"readme":"# mdast-html\n\nRenamed to [remark-html](http://npmjs.com/remark-html).\n","_attachments":{}}