docs-brand-site
Level two
Some text for level two.
Level three
This feature is in preview. Preview features are unsupported and may face breaking changes in a future release. Any issues found in the feature will be addressed during the regular release schedule; they will not result in immediate patches or hotfixes.
We encourage customers to try these features and we welcome any feedback via Posit Support, but we recommend that the feature not be used in production until it is in general availability (i.e., officially released as a full feature). To provide feedback, please email your Posit Customer Success representative or sales@posit.co and specify that you are trialing this feature.
Some text for level three and showing inline-code references.
Another level three
Here is a footnote reference,1 and another.
Level four
Four levels deep. How far can we go?
Level five
Five is jive.
Level six
Six is deep enough! Stop!
Level two: coding
cat("cats are cats\n")# Comment
print("snakes are not cats")Output or filenames
Checking Job Launcher configuration...
Ensuring server-user is a Job Launcher admin...
Getting list of Job Launcher clusters...
Job launcher configured with the following clusters: Kubernetes, Local
launcher-adhoc-clusters is empty - all clusters may be used to launch adhoc jobs
launcher-sessions-clusters is empty - all clusters may be used to launch session jobs
Waiting for job to finish...
Job has finished running
Job exited successfullyThe default language identifier; used sometimes for logs.And now for a code block without any language identifier.
This is some text in a code block without a language tag.
Tabsets and pills
$ yum install rstudio-workbench-rhel$ dpkg$ You can nest tabsets$ Nesting$ zypperYou can use tabs and pills for text, code blocks, tables, etc.
A single code block
$ yum install rstudio-workbench-rhelNested pills
$ yum install rstudio-workbench-rhel$ dpkg$ zypper| Table | some text about the table |
| Row | More stuff |
Level two: callouts
Code-first means using code first. Does that mean we never do things manually? No. Hands-on is delightful.
This is a note.
Explains hazards that could damage a product, including data loss.
This is important; don’t ignore this information.
This is a collapsed note.
This is a note with an alternate title.
This is a simple note.
This is a simple note.
This is a simple note.
Level two: lists
Unordered list
Compact
- ant
- bear
- cat
- dog
- elephant
- frog
- giraffe
- hyena
- iguana
- jaguar
- kangaroo
- lion
- mouse
Spaced
This is some text that is presented as a spaced list.
This type of list is a good fit when there are multiple paragraphs or complicated elements which span multiple lines.
It is also good for code.
forty_two = 21 * 2Sometimes, lists need to breathe.
Ordered list
Compact
- ant
- bear
- cat
- dog
- elephant
- frog
- giraffe
- hyena
- iguana
- jaguar
- kangaroo
- lion
- mouse
Spaced
This is some text that is presented as a spaced list.
This type of list is a good fit when there are multiple paragraphs or complicated elements which span multiple lines.
It is also good for code.
forty_two = 21 * 2Sometimes, lists need to breathe.
Mixed list
- ant
- bear
- cat
- dog
- elephant
- frog
- giraffe
- hyena
- iguana
- jaguar
- kangaroo
- lion
- mouse
Footnotes
Here is the footnote.↩︎