convert_image_references: Convert markdown image references to govdown

View source: R/utility_functions.R

convert_image_referencesR Documentation

Convert markdown image references to govdown

Description

Convert markdown image references to govspeak format (!!n)

Usage

convert_image_references(image_references, md_file, images_folder)

Arguments

image_references

dataframe of image file names and associated govdown reference.

md_file

string with markdown file text

images_folder

string; folder containing images for *.md file


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