Populates an existing markdown content template with details about the codechecked paper.
Source:R/utils_render_cert_md.R
add_paper_details_md.RdPopulates an existing markdown content template with details about the codechecked paper.
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.
- openalex_id
Optional pre-resolved OpenAlex ID; when `NULL`, looked up here directly.
- abstract_data
Optional pre-resolved abstract; when `NULL`, looked up here directly.