The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Plagger::Plugin::Filter::HatenaFormat - Text formatting filter with Hatena Style

SYNOPSIS

  - module: Filter::HatenaFormat
    config:
      ilevel: 1
      sectionanchor: '@'

DESCRIPTION

This filter allows you to format the content with Hatena Style. You can get html string from simple text with syntax like Wiki.

CONFIG

Any configurations will be passed to the constructor of Text::Hatena. See Text::Hatena in detail.

AUTHOR

Naoya Ito <naoya@bloghackers.net>

SEE ALSO

Plagger, Text::Hatena