]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/ddate.mdwn
use shortcut with mdwn disabled
[ikiwiki.git] / doc / plugins / ddate.mdwn
1 [[!template id=plugin name=ddate author="[[Joey]]"]]
2 [[!tag type/fun]]
3 [[!tag type/date]]
4
5 Enables use of Discordian dates. `--timeformat` can be used to change
6 the date format; see `ddate(1)`.
7
8 This plugin requires the [[!cpan DateTime]] and 
9 [[!cpan DateTime::Calendar::Discordian]] perl modules.