Skip to content

Commit

Permalink
Use third party image hosting
Browse files Browse the repository at this point in the history
  • Loading branch information
JamshedVesuna committed Aug 7, 2016
1 parent a04c6a5 commit 907dda0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ A small Vim plugin for previewing markdown files in a browser.

The aim of this plugin is to be light weight with minimal dependencies. Thus, there is *no* polling engine or webserver involved.

![Screenshot](images/screenshot.gif?raw=true "Preview on buffer write using Unix")
![Screenshot](http://i.imgur.com/1hvnXwA.gif?raw=true "Preview on buffer write using Unix")

Installation
------------
Expand Down Expand Up @@ -159,5 +159,3 @@ Behind The Scenes
2. Next, this plugin either opens the html file or refreshes the Google Chrome or Safari tab.
* If you are using GitHub flavoured markdown, `grip` will make a call to the GitHub API and retrieve the html.
3. Lastly, if you choose, this plugin will remove the temporary file.

![Screenshot](images/screenshot-with-images.gif?raw=true "Render images and preview on buffer write using Mac OS X")
Binary file removed images/screenshot-with-images.gif
Binary file not shown.
Binary file removed images/screenshot.gif
Binary file not shown.

0 comments on commit 907dda0

Please sign in to comment.