Renders an HTML certificate file from a Markdown template for a specific certificate.
Source:R/utils_render_cert_htmls.R
render_cert_html.RdRenders an HTML certificate file from a Markdown template for a specific certificate.
Arguments
- cert_id
A character string representing the unique identifier of the certificate.
- repo_link
A character string containing the repository link associated with the certificate.
- download_cert_status
An integer (0 or 1) indicating whether the certificate PDF was downloaded (1) or not (0).
- cert_type
A character string containing the venue type (journal, conference, community, institution).
- cert_venue
A character string containing the venue name.