emphasize: Emphasize

Description Usage Value Examples

Description

Emphasize the selected text.

Usage

1
2
3
4
5

Value

emboldened, italicized or strikethrough text (in markdown)

Examples

 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)

ThinkR-open/remedy documentation built on Aug. 26, 2020, 5:45 p.m.