Source: node-markdown-it Maintainer: Debian Javascript Maintainers Uploaders: Sakshi Sangwan Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 12), nodejs (>= 6), rollup, mocha, chai, node-supertest, node-entities (>= 2.0.0), node-argparse, uglifyjs.terser, node-object-assign, node-js-yaml, pkg-js-tools (>= 0.9.13~) Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/js-team/node-markdown-it Vcs-Git: https://salsa.debian.org/js-team/node-markdown-it.git Homepage: https://github.com/markdown-it/markdown-it#readme Rules-Requires-Root: no Package: node-markdown-it Architecture: all Depends: ${misc:Depends}, node-entities (>= 2.0.0) Provides: libjs-markdown-it Description: Fast and easy to extend markdown parser Follows the CommonMark spec, adds syntax extensions and sugar (URL autolinking, typographer). Provides configurable syntax, can add new rules and even replace existing ones, and high speed . Node.js is an event-based server-side JavaScript engine.