Sha256: 83f0926e5a9d4816f15db9e7de01cb64d2de7f7f8d2d698eafb9d9d375727bd3
Contents?: true
Size: 550 Bytes
Versions: 52
Compression:
Stored size: 550 Bytes
Contents
== tDiary contrib/sytle/markdown_style == Markdown <http://daringfireball.net/projects/markdown/> style * How to install require 'BlueCloth'. get & install from <http://raa.ruby-lang.org/project/bluecloth/> Copy markdown_style.rb into core/tdiary/ directory, where other styles are. After that, edit tdiary.conf and specify style as 'Markdown'. * TextFormattingRules Refer <http://daringfireball.net/projects/markdown/syntax>. ** tDiary original feature # => <h3> & section ## => <h4> ### => <h5> {{my '20041004p01','test'}} => tDiary's plugin
Version data entries
52 entries across 46 versions & 2 rubygems