Skip to content

jackfranklin/MarkdownTwitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

So I blog a lot, and I write all my blog posts with Markdown.

I got bored of having to link to people's Twitter accounts when I reference them, so why not build a quick ruby script to help out with that? Download this bad boy & run it like so:

$ ./markdowntwitter.rb yourfile.md

yourfile.md will be modified, with all instances of "@Jack_Franklin" being replaced with the appropriate Markdown to link to that person's twitter account.

Big thanks to @46bit for all his help.

The regex is taken from Twitter's own library they open sourced, so credit to them for that one.

About

Automatically linking Twitter mentions in Markdown blog posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages