Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nealrs/markdown-4-what
- Owner: nealrs
- Created: 2014-09-29T15:49:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-30T02:36:24.000Z (over 10 years ago)
- Last Synced: 2023-07-31T17:26:00.798Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 262 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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!