Christophe Dervieux

Results 1378 comments of Christophe Dervieux

> (I'm also not sure where the dollar signs went, or why div.content[1].content[1].text didn't include them) I think you need to look at the AST to understand. The dollars won't...

First let's talk about the .md output which is what `github_document targets. Screenshot you shared are about a HTML rendered output. I believe the .md you get is the same...

> As for pkgdown, I don't have the motivation to make a Lua filter and the CSS styling for these callouts, but do you think it should be a FR...

Same on windows: ![image](https://github.com/rstudio/rmarkdown/assets/6791940/cd0ba76f-102d-429b-87ff-3a1f333e5f4f)

Can you share reproducible document ? Is the poorly rendered version only inside RStudio IDE preview ? Or also when you open on Chrome browser (or any other) ? Thanks

FWIW this is possibly a MacOS issue as I get something like this on Chrome on Windows ![image](https://github.com/rstudio/rmarkdown/assets/6791940/59c0bc5c-8a3a-46a4-96d4-5983803671d8) Could be an issue with Mathajx directly. Maybe newer mathjax works ok...

I can't reproduce using latest version of **package**. I believe the notification is the right font for me. ````r > packageVersion("shiny") [1] ‘1.7.5’ > packageVersion("rmarkdown") [1] ‘2.25’ ```` ![image](https://github.com/rstudio/rmarkdown/assets/6791940/a8c82697-e1f8-4623-bc1c-4c665b7dc142)

@gadenbuie do you want to move this issue then as it seems learnr related ? Though we do read dcf in this code base when handling dependencies https://github.com/rstudio/rmarkdown/blob/07e2a9902915eef52ab0b085ca344f1a371dcdf0/R/shiny_prerendered.R#L330-L353 We do...

We'll use the new on CRAN **fontawesome** package now.