rd_style.rb: RD style for tDiary 2.x format. based on Wiki style which Copyright belongs to TADA Tadashi.
Add this line to your tDiary's Gemfile.local:
gem 'tdiary-style-rd'
And then execute:
$ bundle
if you want to use this style, install RDtool and add @style into tdiary.conf below:
@style = 'RD'
about RDtool: https://github.com/uwabami/rdtool
ref_extension codes come from rd2html-ext
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
- Copyright (C) 2003, UECHI Yasumasa [email protected]
- Copyright (C) 2013, hsbt [email protected]