pygments.lexers._robotframeworklexer

Lexer for Robot Framework.

copyright:Copyright 2006-2013 by the Pygments team, see AUTHORS.
license:BSD, see LICENSE for details.
class pygments.lexers._robotframeworklexer.RobotFrameworkLexer(**options)[source]

For Robot Framework test data.

Supports both space and pipe separated plain text formats.

New in Pygments 1.6.

Project Versions

This Page