Emphasize the selected text.
italicsr() boldr() striker()
emboldened, italicized or strikethrough text (in markdown)
if (FALSE) { remedy_example( c( "to_italic"), italicsr ) remedy_example( c( "to_bold"), boldr ) remedy_example( c( "to_strike"), striker ) }