Description Usage Value Examples
Emphasize the selected text.
1 2 3 4 5 |
emboldened, italicized or strikethrough text (in markdown)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | ## Not run:
remedy_example(
c( "to_italic"),
italicsr
)
remedy_example(
c( "to_bold"),
boldr
)
remedy_example(
c( "to_strike"),
striker
)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.