div.rb
Path:
lib/maruku/ext/div.rb
Last Update:
Sun Dec 19 18:55:07 +0000 2010
Constants
OpenDiv
=
/^[ ]{0,3}\+\-\-+\s*([^\s-]*)\s*\-*\s*$/
CloseDiv
=
/^[ ]{0,3}\=\-\-+\s*([^\s-]*)\s*\-*\s*$/
StartPipe
=
/^[ ]{0,3}\|(.*)$/
DecorativeClosing
=
OpenDiv
[Validate]