add_codecheck_details_md: Populates an existing markdown content template with details...

View source: R/utils_render_cert_md.R

add_codecheck_details_mdR Documentation

Populates an existing markdown content template with details about the codecheck details.

Description

Populates an existing markdown content template with details about the codecheck details.

Usage

add_codecheck_details_md(md_content, repo_link)

Arguments

md_content

A character string containing the Markdown template content with placeholders.

repo_link

A character string containing the repository link associated with the certificate.

Value

The markdown content, with codecheck details placeholders filled.


codecheckers/codecheck documentation built on Dec. 6, 2024, 7:38 p.m.