Skip to content

gurbinder533/imgurAPI-Markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

              Integration of Imgur API with Markdown Editor
     
This project aims at the integration of Imgur API with the Markdown Editor js files for the purpose of uploading and hosting images online.



Things to remember:
1. This provides Imgur anonymous API integration with online editor.
2. Get your Anonymous key from imgur.com to put at the appropriate place in Mardown.Editor.js.
3. This also provides form generation modified to incorporate the image upload feature.
       

Example:
Like demonstration can be seen at the http://www.mycareerstack.com/forum/new






==========================
Regarding Markdown Editor
This is a very basic client-side Markdown editor that makes use of the excellent PageDown library from StackOverflow:

http://code.google.com/p/pagedown/

The editor consists of three panes; a visual preview of the document, a textarea editor with buttons bound for common Markdown syntax, and a smaller textarea that shows the generated HTML (which is useful if you want to cut and paste).

You can find editor here:https://github.com/nefarioustim/markdown-editor/blob/master/README.md

About

Imgur (image hosting) API integration with Markdown Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published