TBMarkup Help
When adding grok content to the wiki, use the following sequence:
- copy the the content from grok (using the 'copy' button)
- paste the data into a TBMarkup block
- test the rendering, and if OK, then add the 'replace' option, and save the page (the converted content should replace the block)
- re-load the page and edit as needed
Processor arguments:
src_type- (optional) can be 'grok'replace=1- use this to specify that the block should be replaced with the converted text. This operation is only performed once, when the block is rendered the first time on a page.
Example usage:
{{{#!ExternalCmdExample
src_type=grok
----
## Grok Heading
* grok bullet item
* grok nested bullet
* another bullet
**grok bold**
`grok inline code`
Image: 
Link: [Cover text for home page](FrontPage)
}} }
Back to page: SystemInfo