Note this is a wrapper for the wikifyPlainText function.
The wikifyPlain global function renders an entire tiddler as plain text. It takes up to 3 parameters
It returns the rendered text - not the html
The wikifyPlain global function renders an entire tiddler as plain text. It takes up to 3 parameters
- title of the tiddler who's text should be rendered.
- a TiddlyWiki store object
- a limit (maximum number of characters to generate).
It returns the rendered text - not the html