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


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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

CONFIG

Top

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

AUTHOR

Top

Naoya Ito <naoya@bloghackers.net>

SEE ALSO

Top

Plagger, Text::Hatena


Plagger documentation  | view source Contained in the Plagger distribution.