Skip to contents

Custom rmarkdown template based on the standard rmarkdown::html_document(), but with hard line breaks. Will add the pandoc '+hard_line_breaks' argument if the origin format is markdown.

Usage

markdown_hard_line_breaks(...)

Arguments

...

all other arguments passed to rmarkdown::html_document()