Hi,
Great package! I would like to be able to use {ggtext} to customize the geom_treemap_text().
For instance, when using HTML in the title of a plot, I would use the following code to render it:
+ theme(plot.title = ggtext::element_markdown())
Would it be possible to implement these features for assessing the text rendered with geom_treemap_text()?
Thanks