Removes all Markdown footnotes from a character vector.
Details
Note that it is not checked whether footnote references and definitions actually match (by identifier), thus they are removed even if they were invalid.
See also
Other (Pandoc) Markdown functions:
as_md_list()
,
as_md_val_list()
,
as_md_vals()
,
md_verb()
,
pipe_table()
,
strip_md()