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

View source: R/utils_render_cert_md.R

add_paper_details_mdR Documentation

Populates an existing markdown content template with details about the codechecked paper.

Description

Populates an existing markdown content template with details about the codechecked paper.

Usage

add_paper_details_md(md_content, repo_link, download_cert_status)

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 paper details placeholders filled.


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