Package peppy :: Package plugins :: Module htmlview_mode
[frames] | no frames]

Module htmlview_mode

Major mode for viewing HTML text.

This mode uses the wxPython HTML viewer to render HTML marked-up text. The markup should be edited in another mode; this is for viewing only.

Classes
  HTMLViewPlugin
Image viewer plugin that registers the major mode and supplies the user interface actions so we can use the mode.