get_md_links: Parse markdown files to HTML and extract URLs

Description Usage Arguments

Description

Parse markdown files to HTML and extract URLs

Usage

1
get_md_links(path, base_url = "")

Arguments

path

character string path to a markdown file.

base_url

a character string or vector of character strings for a domain or domains for which relative links are subdomains. Used to resolve relative URL paths in documentation.


IQSS/IQSSdevtools documentation built on May 8, 2019, 10:54 a.m.