Template::Plugin::Hatena - TT plugin for Text::Hatena


Template-Plugin-Hatena documentation  | view source Contained in the Template-Plugin-Hatena distribution.

Index


NAME

Top

Template::Plugin::Hatena - TT plugin for Text::Hatena

SYNOPSIS

Top

  [% USE Hatena -%]
  [% FILTER hatena -%]
  * Hello, World!

  - Good Morning
  -- Greetings

  * Farewell

  - Good Bye
  - Thank you
  [%- END %]

DESCRIPTION

Top

Template::Plugin::Hatena is a plugin for TT, which format your text with Hatena Style.

SEE ALSO

Top

Template, Text::Hatena

AUTHOR

Top

Naoya Ito <naoya@bloghackers.net>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


Template-Plugin-Hatena documentation  | view source Contained in the Template-Plugin-Hatena distribution.