Fix caption munging for captions with html
This commit is contained in:
@@ -205,7 +205,7 @@ ggplot(mpg, aes(displ, hwy)) +
|
||||
<div class="cell-output-display">
|
||||
|
||||
<figure id="fig-just"><p><img src="communicate-plots_files/figure-html/fig-just-1.png" style="width:60.0%"/></p>
|
||||
<figcaption>All nine combinations of hjust and vjust.<code>hjust</code> and <code>vjust</code>.</figcaption>
|
||||
<figcaption>All nine combinations of <code>hjust</code> and <code>vjust</code>.</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user