
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
markdown-to-medium
Advanced tools
Publish markdown to Medium. Extracted from @jxnblk's script (thank him if you see him).

markdown-to-medium--tokenUsage: markdown-to-medium <path to markdown>
Options:
-h, --help Output usage information
-v, --version Output version number
-t, --token Pass in the user token, stored after first use
-i, --id Pass in the user id
-u, --canonicalUrl Add a cross-reference to the original url for post
-l, --license Pass in the license
--title Pass in the title
--tags Pass in tags
--publication Publish to a Medium publication
Examples:
$ markdown-to-medium ./foobar.md
# Publish markdown to medium
$ markdown-to-medium ./foobar.md --tags="tag1,tag2" --title="Hello world"
# Publish markdown to medium
Docs: https://github.com/yoshuawuyts/markdown-to-medium
Bugs: https://github.com/yoshuawuyts/markdown-to-medium/issues
You can specify a license for your draft. It must be one of these options:
all-rights-reserved, cc-40-by, cc-40-by-nd, cc-40-by-sa, cc-40-by-nc,
cc-40-by-nc-nd, cc-40-by-nc-sa, cc-40-zero, public-domain.
To get the correct title and date to show up without using options, you can
use YAML frontmatter in your markdown:
---
title: 'How to light a tire fire'
created: '6-20-2016'
publication: 'Intention and Integrity'
canonicalUrl: 'https://example.com/how-to-light-a-tire-fire'
tags: ['fire', 'tires']
license: 'public-domain'
---
Now put some of the best words here.
You can do it, you're witty and smart and charming and
Note that created is not passed through to Medium.
If there is no YAML frontmatter, you can also specify the title using a first
level markdown header, such as # Title, on the first line of the file.
$ npm install --global markdown-to-medium
FAQs
Publish markdown to medium
The npm package markdown-to-medium receives a total of 4 weekly downloads. As such, markdown-to-medium popularity was classified as not popular.
We found that markdown-to-medium demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.