IkiWiki::Plugin::syntax::Kate - Interface between Syntax::Highlight::Engine::Kate and IkiWiki


IkiWiki-Plugin-syntax documentation  | view source Contained in the IkiWiki-Plugin-syntax distribution.

Index


NAME

Top

IkiWiki::Plugin::syntax::Kate - Interface between Syntax::Highlight::Engine::Kate and IkiWiki

VERSION

Top

This documentation refers to IkiWiki::Plugin::syntax::Kate version 0.1

SYNOPSIS

Top

This module is used internally by IkiWiki::Plugin::syntax::base.

DESCRIPTION

Top

This package is a interface between the Hans Jeuken's Syntax::Highlight::Engine::Kate module and the Joey Hess's IkiWiki program.

It is a derived class from IkiWiki::Plugin::syntax::base and override a few methods.

SUBROUTINES/METHODS

Top

build_plugin_info( )

can_syntax_from( )

configure_engine( )

external_parameters( )

parse_and_html( )

reset_engine( )

DIAGNOSTICS

Top

At the moment there is no declared errors or exceptions.

CONFIGURATION AND ENVIRONMENT

Top

The module needs a functional installation of Syntax::Highlight::Engine::Kate distribution.

DEPENDENCIES

Top

Syntax::Highlight::Engine::Kate

BUGS AND LIMITATIONS

Top

There are no known bugs in this module. Please report problems to the author. Patches are welcome.

AUTHOR

Top

Víctor Moral <victor@taquiones.net>

LICENSE AND COPYRIGHT

Top


IkiWiki-Plugin-syntax documentation  | view source Contained in the IkiWiki-Plugin-syntax distribution.