After applying custom CSS, prepares glue() template to be ready to use with htmltools::htmlTemplate()
prepare_mustache_for_html_template(
styled_html_template = "",
area_names = c(),
display_mode = FALSE
)
character
vector of character
boolean - if TRUE it replaces {{}} mustache with <> so they can be displayed in the debug mode
character
This is a helper function used in grid()