Description Usage Arguments Details Note Author(s) References Examples
It prints "Hello world!" ten times. That's all.
1 | hello()
|
No argument |
No argument for this function. |
Again, it prints "Hello world!" ten times. That's all.
This is the note.
John Doe
[1] www.dummyurl.com
1 2 3 4 5 6 7 | # prints "Hello world" ten times
hello()
{ keyword1 }
{ keyword2 }
{ keyword3 }
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.