It seems that left-positioned strip labels aren’t rendering as markdown.
I’ve tested with both ggplot2@master
and using [email protected]
(shown here).
Using the example from #2 where the issue with facet labels was first mentioned
library(dplyr)
library(glue)
library(ggtext)
library(ggplot2)