Emphasize the selected text.

italicsr()

boldr()

striker()

Value

emboldened, italicized or strikethrough text (in markdown)

Examples

if (FALSE) { remedy_example( c( "to_italic"), italicsr ) remedy_example( c( "to_bold"), boldr ) remedy_example( c( "to_strike"), striker ) }