src/cm/media/js/lib/markitup/markup/markdown/readme.txt
author reno
Fri, 11 Dec 2009 12:03:51 +0100
changeset 59 8a2d933209aa
parent 0 40c8f766c9b8
permissions -rw-r--r--
BUG FIX : in text history tab text view frame now expands to maximum
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     1
Markup language: 
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     2
Markdown
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     3
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     4
Description:
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     5
A basic Markdown markup set with Headings, Bold, Italic, Picture, Link, List, Quotes, Code, Preview button.
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     6
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     7
Install:
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     8
- Download the zip file
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     9
- Unzip it in your markItUp! sets folder
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
    10
- Modify your JS link to point at this set.js
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
    11
- Modify your CSS link to point at this style.css