extract.tags: Extracts the tag names from a markdown post file tags should...

Description Usage Arguments Value See Also

View source: R/util.R

Description

Extracts the tag names from a markdown post file tags should be the first line of the file and preceeded with the percent sign tags are delimited by spaces, commas or semicolons

Usage

1
  extract.tags(md.file)

Arguments

md.file

.md file of a post

Value

list of tag names

See Also

extract.title


DASpringate/samatha documentation built on May 6, 2019, 1:16 p.m.