Jay Taylor's notes

back to listing index

Markdownify by tibastral

[web search]
Original source (tibastral.github.io)
Tags: markdown wysiwyg tibastral.github.io
Clipped on: 2015-04-20

Markdownify

The simplest markdown editor with built in cloudinary image upload.

View the Project on GitHub tibastral/markdownify

Welcome to Markdownify !

x
1
# Markdownify
2
The most simple and effective way to have a markdown (wysiwig-ish) editor (look at the source Luke)
3
4
## The idea behind it
5
Clients always want wysiwyg editors and **you** know that's bad for them, so this is a great compromise for them and for you.
6
You can uncomment the image button to do image upload directly to Cloudinary (you have to include your cloudinary credentials - more information in the [documentation](https://github.com/tibastral/markdownify))
7
8
I searched something simple and easy to integrate like that for years, and didn't find one, so I decided to create one in order to convince my client not to use CKEditor or TinyMCE and succeded. Hope that helps you too.
9
10
It's based on Codemirror, an awesome library and only 70 loc (so really easy to change for yourself)
11
12
The buttons are in html so it's also really easy to style.
13
preview

This project is maintained by tibastral

Hosted on GitHub Pages — Theme by orderedlist