Change stretch to r-stretch in manual for reveal.js.

This commit is contained in:
John MacFarlane 2022-01-06 11:41:05 -08:00
parent de400e5ce5
commit 6fffa1ac78

View file

@ -4846,7 +4846,7 @@ nonbreaking space after the image:
![This image won't be a figure](/url/of/image.png)\ ![This image won't be a figure](/url/of/image.png)\
Note that in reveal.js slide shows, an image in a paragraph Note that in reveal.js slide shows, an image in a paragraph
by itself that has the `stretch` class will fill the screen, by itself that has the `r-stretch` class will fill the screen,
and the caption and figure tags will be omitted. and the caption and figure tags will be omitted.
#### Extension: `link_attributes` #### #### Extension: `link_attributes` ####