remark-slides

personal distribution of remarkjs
git clone https://tongong.net/git/remark-slides.git
Log | Files | Refs | README

commit 2fae9a981938ed4e9bfbef0f61d698de505574c7
parent 57f27da27c73d866080ee02eab5e4881a67fff74
Author: tongong <tongong@gmx.net>
Date:   Thu, 25 Feb 2021 21:27:13 +0100

minor fixes

Diffstat:
Mindex.html | 13+++++++++++--
Mindex.remark | 13+++++++++++--
2 files changed, 22 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html @@ -41,8 +41,14 @@ template: normal 4. Use the following slides as documentation. +.center[ +[markdown](#markdown) - [remarkjs](#remarkjs) - +[patches](#patches) - [scripts](#scripts) +] + --- template: title +name: markdown ## markdown (see [cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)) @@ -130,6 +136,7 @@ for more. --- template: title +name: remarkjs ## remarkjs (see [documentation](https://github.com/gnab/remark/wiki)) @@ -211,6 +218,7 @@ theoretically possible but not enabled at the moment --- template: title +name: patches ## custom patches --- @@ -266,11 +274,11 @@ the normal size to one of the alt texts to scale them down. ``` .ilist[ - ![this too big:80] (img/example1.jpg) + ![this too big:40] (img/example1.jpg) ![another example] (img/example1.jpg) ] .ilist[ - ![this also too big:80] (img/example2.jpg) + ![this also too big:40] (img/example2.jpg) ] ``` @@ -316,6 +324,7 @@ left: other changes --- template: normal +name: scripts # scripts ## pdf export diff --git a/index.remark b/index.remark @@ -21,8 +21,14 @@ template: normal 4. Use the following slides as documentation. +.center[ +[markdown](#markdown) - [remarkjs](#remarkjs) - +[patches](#patches) - [scripts](#scripts) +] + --- template: title +name: markdown ## markdown (see [cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)) @@ -110,6 +116,7 @@ for more. --- template: title +name: remarkjs ## remarkjs (see [documentation](https://github.com/gnab/remark/wiki)) @@ -191,6 +198,7 @@ theoretically possible but not enabled at the moment --- template: title +name: patches ## custom patches --- @@ -246,11 +254,11 @@ the normal size to one of the alt texts to scale them down. ``` .ilist[ - ![this too big:80] (img/example1.jpg) + ![this too big:40] (img/example1.jpg) ![another example] (img/example1.jpg) ] .ilist[ - ![this also too big:80] (img/example2.jpg) + ![this also too big:40] (img/example2.jpg) ] ``` @@ -296,6 +304,7 @@ left: other changes --- template: normal +name: scripts # scripts ## pdf export