Skip to content

antono/markitup_rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkitupRails
=============

Markitup[1] plugin for Ruby on Rails.


Example
=======

<head>
 <%= include_markitup_assets %>
 <%= include_markitup_assets :sets => :markdown, :skin => :simple
</head>
<body>

    <textarea id="markitup" ...>
    <%= init_markitup_for("#markitup") %>

</body>


[1] http://markitup.jaysalvat.com/home/

Copyright (c) 2009 Antono Vasiljev, released under the LGPL license

About

Markitup helper for rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages