Giter VIP home page Giter VIP logo

swapnilbanga / simplemde-markdown-editor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gautiermichelin/simplemde-markdown-editor

0.0 2.0 0.0 18.34 MB

A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.

Home Page: https://simplemde.com

License: MIT License

CSS 1.01% JavaScript 98.99%

simplemde-markdown-editor's Introduction

SimpleMDE - Markdown Editor

SimpleMDE documentation

Please check : https://github.com/sparksuite/simplemde-markdown-editor

This fork's objective

We have made this fork as a simple example of the suggestions made here : sparksuite#328

@ashleydw made a fair point with his example code, I've compiled a fully working example, with php server side uploading script.

uploa exampled

Try out

Download this project code and then :

cd simplemde-markdown-editor
cd dist
php -S localhost:8000

Open a browser and go to http://localhost:8000

You can now test and edit the example text, ... and you can drag and drop an image.

Customize

Images are uploaded inside dist/upload/files. Files are renamed at the upload (I'm used to huge-fan-don-t-want-to-cease-using-spaces-punctuations-and-accents-inside-filenames end users).

Edit the beginning of index.php if you need or use it as starting point for your own code :

  • $folder : relative path to the upload folder, from /dist folder
  • $max_filesize : size limit for the upload
  • $extensions : allowed file extensions

simplemde-markdown-editor's People

Contributors

wescossick avatar adam187 avatar frm avatar gautiermichelin avatar brondsem avatar trwired avatar 7upcat avatar nofxx avatar whiterm avatar cbadke avatar fabiankoestring avatar ryan-codingintrigue avatar qumberhussain avatar maclover7 avatar jamiewohletz avatar fraserredmond avatar alexcanessa avatar amka avatar bbemis017 avatar jetmind avatar jheiner avatar lulzaugusto avatar vladson avatar adriaanzon avatar arduanov avatar danabrey avatar kle-roy avatar

Watchers

James Cloos avatar Swapnil Banga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.