Class: WikiCloth::SourceExtension

Inherits:
Extension
  • Object
show all
Defined in:
lib/wikicloth/extensions/source.rb

Constant Summary collapse

VALID_LANGUAGES =
[ 'as','applescript','arm','asp','asm','awk','bat','bibtex','bbcode','bison','lua',
'bms','boo','c','c++','cc','cpp','cxx','h','hh','hpp','hxx','clojure','cbl','cob','cobol','cfc','cfm',
'coldfusion','csharp','cs','css','d','diff','patch','erlang','erl','hrl','go','hs','haskell','html',
'htm','xml','xhtml','httpd','js','javascript','matlab','m','perl','cgi','pl','plex','plx','pm','php',
'php3','php4','php5','php6','python','py','ruby','rb' ]

Method Summary

Methods inherited from Extension

element, element_exists?, function, function_exists?, functions, html_elements, #initialize, run_globals?, skip_html?

Constructor Details

This class inherits a constructor from WikiCloth::Extension