MarkdownToMedium icon indicating copy to clipboard operation
MarkdownToMedium copied to clipboard

The easiest way to publish a Markdown post to Medium with syntax highlighted code snippets

Results 8 MarkdownToMedium issues
Sort by recently updated
recently updated
newest added

[markdowntomedium.com](http://markdowntomedium.com/) website is down.

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.1 to 7.4.5. Release notes Sourced from guzzlehttp/guzzle's releases. Release 7.4.5 See change log for changes. Release 7.4.4 See change log for changes. Release 7.4.3 See change...

dependencies
php

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.1.0 to 2.2.1. Release notes Sourced from guzzlehttp/psr7's releases. 2.2.1 See change log for changes. 2.2.0 See change log for changes. 2.1.2 See change log for changes....

dependencies
php

When parsing a python code block, it generates a gist with `.python` format. However, Medium does not recognize this, so currently, I need to rewrite the format to `.py` by...

Changed the file extension from `.python` to `.py` (`lang` is "python")

Implement this on the last screen to allow people to copy their url more easily for pasting into medium.

Flat Terminal https://dribbble.com/shots/1021755-Flat-UI-Terminal-Theme https://asciinema.org/ or http://macarthur.me/typeit/ ----- http://www.heropatterns.com/ I like circuit board ^^^ ----- http://codepen.io/JacobBennett/pen/BQXLgw

Bug discovered by @ericbarnes if no lang after triple back ticks, will use first line to determine lang. ![image](https://cloud.githubusercontent.com/assets/1517011/20714333/4e72c5a6-b611-11e6-8b12-1e9d8ad375d7.png)

bug