Class jQuery.fn.wikiText
Wiki Text Wrapper
Defined in: jquery-wikitext-0.3.js.
Constructor Attributes | Constructor Name and Description |
---|---|
jQuery.fn.wikiText(text)
A jQuery Wrapper Function to append Wiki formatted text to a DOM object
converted to HTML.
|
Class Detail
jQuery.fn.wikiText(text)
A jQuery Wrapper Function to append Wiki formatted text to a DOM object
converted to HTML.
- Parameters:
- {string} text
- text with Wiki mark-up.
- Returns:
- {jQuery} chainable jQuery class