# Generated by roxygen2: do not edit by hand

S3method(flair_all,default)
S3method(flair_all,with_flair)
S3method(flair_lines,default)
S3method(flair_lines,with_flair)
S3method(flair_rx,default)
S3method(flair_rx,with_flair)
S3method(mask_rx,default)
S3method(mask_rx,with_flair)
S3method(print,with_flair)
export("%>%")
export(decorate)
export(decorate_chunk)
export(decorate_code)
export(flair)
export(flair_all)
export(flair_args)
export(flair_funs)
export(flair_input_vals)
export(flair_lines)
export(flair_quick)
export(flair_rx)
export(knit_print.with_flair)
export(mask)
export(mask_quick)
export(mask_rx)
export(split_sandwiches)
export(src_to_list)
export(txt_background)
export(txt_bold)
export(txt_color)
export(txt_colour)
export(txt_emph)
export(txt_font)
export(txt_size)
export(txt_style)
export(txt_tag)
export(txt_tocode)
export(txt_ul)
export(with_flair)
export(wrap_html)
import(stringr)
importFrom(glue,glue)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_lgl)
importFrom(purrr,quietly)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_length)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_subset)
importFrom(stringr,str_trim)
importFrom(stringr,str_which)
