mediumexporter
mediumexporter copied to clipboard
Export your stories published on medium.com to markdown for easy import
This will be useful when using mediumexporter as part of a script (if we've already fetched the post, we can just pass on the JSON instead of passing on the...
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...
Great work! loving this tool so far. Thanks for the hard work. I'm using this to move my medium technical articles to my Gatsby blog but I see some inline...
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...
This is an issue with Medium drafts, where a slug is not set yet. mediumexporter tries to save it using an empty string (""), which results in a file named...
see https://repl.it/@almenon/mediumexporter run `node index.js https://medium.com/@almenon214/adding-telemetry-to-your-vscode-extension-f3d52d2e573c` followed by `cat content/adding-telemetry-to-your-vscode-extension/index.md` Expected result: ``` 1. Despite having hundreds of downloads, the actual user count is much much lower. 5 people have...
so user can easily navigate to npm site
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1. Changelog *Sourced from [js-yaml's changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md).* > ## [3.13.1] - 2019-04-05 > ### Security > - Fix possible code execution in (already unsafe) `.load()`, [#480](https://github-redirect.dependabot.com/nodeca/js-yaml/issues/480)....
Bumps [marked](https://github.com/markedjs/marked) from 0.6.0 to 0.6.3. Release notes *Sourced from [marked's releases](https://github.com/markedjs/marked/releases).* > ## 0.6.3 > ## Fixes > > - Fix nested blockquotes [#1464](https://github-redirect.dependabot.com/markedjs/marked/issues/1464) > - Fix `` issue...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...