Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nealrs/markdown-4-what

Chrome extension that renders Markdown on Facebook
https://github.com/nealrs/markdown-4-what

Last synced: 1 day ago
JSON representation

Chrome extension that renders Markdown on Facebook

Awesome Lists containing this project

README

        

Markdown 4 What?!
=================

![markdown 4 what screenshot](md4w.png)

It bothers me that Facebook doesn't natively support Markdown, so I wrote a Chrome extension that does.

I started with Donald Little's [Hackathon Hackers Facebook Tags](https://github.com/dmlittle/hackathon-hackers-facebook-tags) extension, dropped in Christopher Jeffery's [marked](https://github.com/chjj/marked) library, and wrote like 12 lines of javascript.

MD4W is kind of slow right now, but I only spent 30 minutes on it. Certainly there are improvements to be made. Oh yeah, and hashtags & @mentions are probably broken. In fact, I'd probably only use this for **bold**, _italic_, and inline `code` spans.

You'll have to load it as an unpacked extension to try it out, but give it a shot!