This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Wed Sep 10 12:11:36 -0700 2008 | |
| |
README | Wed Sep 10 12:11:36 -0700 2008 | |
| |
Rakefile | Wed Sep 10 12:11:36 -0700 2008 | |
| |
init.rb | Wed Sep 10 12:11:36 -0700 2008 | |
| |
install.rb | Wed Sep 10 12:11:36 -0700 2008 | |
| |
javascripts/ | Wed Sep 10 12:11:36 -0700 2008 | |
| |
lib/ | Thu Sep 18 11:43:55 -0700 2008 | |
| |
tasks/ | Wed Sep 10 12:11:36 -0700 2008 | |
| |
test/ | Wed Sep 10 12:11:36 -0700 2008 |
README
WmdOnRails ========== This plugin helps you use the WMD Editor in your Rails app. Use It ====== Rake tasks ---------- wmd_on_rails:update Copy the WMD Editor javascripts to public/javascripts/wmd. View methods ------------ - enable_wmd(options) Outputs WMD JavaScript setup. Give it any options you want to pass to the WMD editor. Defaults are as normal, except output. We output Markdown by default instead of HTML. - wmd_preview(options) Outputs a div with the class "wmd-preview". Options are :tag to use something besides a div, and :class to add more classes to the object. Copyright (c) 2008 Clinton "Knuckles" Nixon of Viget Labs, released under the MIT license.







