detect browser in html produced from quarto
I need to detect the browser name in an html file produced from a quarto qmd file containing R code.
In fact, when the browser is Firefox, another html file should be opened.
How can this be achieved?
detect browser in html produced from quarto
I need to detect the browser name in an html file produced from a quarto qmd file containing R code.
In fact, when the browser is Firefox, another html file should be opened.
How can this be achieved?