This page is designed to test the capabilities of markdown parser.
This is a sample section, however it should be using anchor intro
Inline code highlighting: $this->add('AgileToolkit');
Code highlighting by indent:
function foo(){
do_something_sensible();
}
Code highlighting by github ticks:
function bar(){
do_something_bad();
}
Code highlighting by HTML pre tags (for code examples in lists)
function bar(){ do_something_sinful(); }
Some text might be italic or bold
We can also have Links to other pages
And we can have a link to the API docs: {api:DB_dsql}
I like the following things:
- cars
- girls
- money
- dollars
- euros
- sterling
- Numbered
- List
- Also
- Works
I said, what is this?
the man replied, this is the Matrix why don't you plug-in
No thanks, I told him No thanks, I told him No thanks, I told him
This is a paragraph introducing code blocks:
$form=$page->add('Form'); $form->addField('line','name'); $form->addField('line','surname'); $form->addSubmit();
Function name | Description |
---|---|
help() |
Things aren't going so well |
destroy() |
Destroy your computer! |