2017 © Pedro Peláez
 

symfony-bundle markdown-editor

Fork for jbt markdown editor to work as Symfony bundle

image

beeflow/markdown-editor

Fork for jbt markdown editor to work as Symfony bundle

  • Thursday, November 10, 2016
  • by beeflow
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 528 Forks
  • 0 Open issues
  • 1 Versions
  • 9 % Grown

The README.md

Live (GitHub-Flavored) Markdown Editor

Use it here, (*1)

Feel free to take the code and copy it and modify it and use it however you like. (If you really want a licence, see WTFPL), (*2)

Installation

composer

Add to your composer.json, (*3)

"require": {
      ...
      "beeflow/markdown-editor": "dev-master",
  },
  ...
  "repositories": [
      {
          "type": "git",
          "url": "https://github.com/beeflow/markdown-editor.git"
      }
  ]

and then run, (*4)

composer update

GIT

Just run, (*5)

git clone https://github.com/beeflow/markdown-editor.git

The Versions

10/11 2016

dev-master

9999999-dev https://github.com/beeflow/markdown-editor

Fork for jbt markdown editor to work as Symfony bundle

  Sources   Download

GPL

The Requires

 

by Rafal Przetakowski
by James Taylor

markdown markdown-editor jbt