Change stretch to r-stretch in manual for reveal.js.
This commit is contained in:
parent
de400e5ce5
commit
6fffa1ac78
1 changed files with 1 additions and 1 deletions
|
@ -4846,7 +4846,7 @@ nonbreaking space after the image:
|
|||
![This image won't be a figure](/url/of/image.png)\
|
||||
|
||||
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.
|
||||
|
||||
#### Extension: `link_attributes` ####
|
||||
|
|
Loading…
Reference in a new issue