https://github.com/softchris/convert-medium-to-markdown
the idea is to help syndication of your blog posts
https://github.com/softchris/convert-medium-to-markdown
Last synced: 10 months ago
JSON representation
the idea is to help syndication of your blog posts
- Host: GitHub
- URL: https://github.com/softchris/convert-medium-to-markdown
- Owner: softchris
- Created: 2019-03-12T20:11:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T17:02:31.000Z (over 3 years ago)
- Last Synced: 2025-04-02T22:43:23.701Z (over 1 year ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Use
1. Clone this repository
2. Run
```
npm install
```
3. Use the script like so:
```
npm start [URL]
```
The above should create a `markdown.md` file in your current directory