From 6fffa1ac7884896406b9b5626aab35660a8826f3 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 6 Jan 2022 11:41:05 -0800 Subject: [PATCH] Change stretch to r-stretch in manual for reveal.js. --- MANUAL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANUAL.txt b/MANUAL.txt index 5e4f35f2c..3c06d0a9c 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -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` ####