convert_md: Convert standard markdown file to govspeak

View source: R/api_functions.R

convert_mdR Documentation

Convert standard markdown file to govspeak

Description

Convert markdown file to Whitehall Publisher (GOV.UK) govspeak markdown format

Usage

convert_md(path, images_folder = "images", remove_blocks = FALSE)

Arguments

path

string; filename (including path) to *.md file for conversion

images_folder

string; folder containing images for *.md file. Defaults to "images"

remove_blocks

bool; decision to remove block elements from *.md file. This includes code blocks and warnings


best-practice-and-impact/govspeakr documentation built on April 24, 2023, 1:19 p.m.