6.0.9 • Published 5 years ago
@fullstackio/remark-leanpub v6.0.9
remark-leanpub
remark plug-in to process leanpub markdown
NOTE: for now it is a hack that mostly strips things rather than handling them accurately
Installation
npm:
npm install remark-leanpub
Usage
Dependencies:
var remark = require('remark');
var leanpub = require('remark-leanpub');
Process:
var doc = remark().use(leanpub).process([
''
].join('\n'));
Yields:
API
remark.use(leanpub)
License
7.0.1-treesitter.38
5 years ago
7.0.1-treesitter.32
5 years ago
7.0.1-treesitter.24
5 years ago
7.0.1-treesitter.34
5 years ago
7.0.1-treesitter.28
5 years ago
7.0.1-treesitter.22
5 years ago
7.0.1-treesitter.19
5 years ago
7.0.1-treesitter.21
5 years ago
6.0.9
5 years ago
7.0.1-treesitter.2
6 years ago
7.0.1-treesitter.0
6 years ago
7.0.1-treesitter.1
6 years ago
6.0.0
6 years ago
5.6.1
6 years ago