I am not exactly sure what happened but the output from blogdown::shortcode_open(..., .type = "html")
and blogdown::shortcode_close(..., .type = "html")
appear to have changed for me. I've attached a screenshot of the diff for the output from blogdown::shortcode_open(..., .type = "html")
. The actual code generating this output has not changed.
I thought at first this was related to updating blogdown, but I've installed older versions of blogdown and I'm still getting the same thing, so perhaps it's related to an update to a blogdown dependency? At any rate, this new output does not render correctly for me.
Any help would be appreciated.