instiki/vendor/plugins/maruku/lib
Jacques Distler 17e9cfab87 IAL's for <li> elements
Add a Markdown syntax for attaching
attribute lists to list items (for both
ordered and unordered lists).

The syntax is trivial:

1. This is the first item
2. {: value="3"} We skip straight to #3

* This is an item
* {: style="color:red"} This is a red item
2010-06-01 01:50:19 -05:00
..
maruku IAL's for <li> elements 2010-06-01 01:50:19 -05:00
maruku.rb Fenced Code Blocks, Fortran Syntax Colouring 2009-12-31 15:54:01 -06:00