Learn R Programming

remedy (version 0.1.0)

blockquoter: Convert to blockquote

Description

Turn the selected text into a blockquote.

Usage

blockquoter()

Arguments

Value

a markdown blockquote

Examples

Run this code
# NOT RUN {
remedy_example(
    c( "to_blockquote"), 
    blockquoter
    )
# }

Run the code above in your browser using DataLab