#$Id: rules.rb 182 2007-01-28 21:32:51Z bitherder $ require 'core_ext' module Tartan module Markdown module Rules yaml 'tartan/markdown/markdown.yml' end end end