parsetools (version 0.1.1)

strip_tag: Remove a tag that identified a line.

Description

Removes @tag tags from the text. Also will remove '#@tag' replacing with '#!'.

Usage

strip_tag(x, tag, ...)

Arguments

x

text to strip from

tag

tag(s) to remove

...

passed on options]