| author | ymh <ymh.work@gmail.com> |
| Thu, 10 Apr 2014 17:30:29 +0200 | |
| changeset 630 | 36ef50b63372 |
| parent 548 | 8960a1adbc69 |
| permissions | -rw-r--r-- |
|
548
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
1 |
|
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
2 |
markItUp! Universal markup editor |
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
3 |
================================= |
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
4 |
|
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
5 |
markItUp! is a JavaScript plugin built on the jQuery library. It allows you to turn any textarea into a markup editor. Html, Textile, Wiki Syntax, Markdown, BBcode or even your own Markup system can be easily implemented. |
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
6 |
|
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
7 |
markItUp! is not meant to be a “Full-Features-Out-of-the-Box”-editor. Instead it is a very lightweight, customizable and flexible engine made to meet the developer's needs in their CMSes, blogs, forums or websites. markItUp! is not a WYSIWYG editor, and it never will be. |
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
8 |
|
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
9 |
**Home:** |
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
10 |
[http://markitup.jaysalvat.com/](http://markitup.jaysalvat.com/) |
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
11 |
|
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
12 |
**Documentation:** |
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
13 |
[http://markitup.jaysalvat.com/documentation/](http://markitup.jaysalvat.com/documentation/) |
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
14 |
|
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
15 |
**Examples:** |
|
8960a1adbc69
Update Markitup for new jQuery version, $.browser isn't defined anymore
Simon Descarpentries <sid@sopinspace.com>
parents:
diff
changeset
|
16 |
[http://markitup.jaysalvat.com/examples/](http://markitup.jaysalvat.com/examples/) |