Skip to contents

Inserts the abstract text and source link into the Markdown content if an abstract is found for the given repository. If no abstract is found, an empty string is inserted in place of the abstract content.

Usage

add_abstract(repo_link, md_content)

Arguments

A character string containing the repository link from which to retrieve the abstract.

md_content

A character string containing the Markdown content with placeholders for abstract details.

Value

The markdown content with filled abstract placeholder