Rabbit Slide Show

Rabbit test

Description

Rabbit presentation tool test. More info at <https://slide.rabbit-shocker.org/>

Text

Page: 1

Rabbit Test
sergio
2020-05-20

Page: 2

Lists
ITEM 1
ITEM 2
ITEM 3

Page: 3

Hyperlinks
sergio blogs at sergioro.mx

Page: 4

Text size
item 1
item 2
item 3

Page: 5

Code Block
$ cowsay "Hello World"
_____________
< hello world >
-------------
\
^__^
\ (oo)\_______
(__)\
)\/\
||----w |
||
||

Page: 6

Coderay Block
class String
COLORS||={'green' => "\e[38;5;154m",
'red'
=> "\e[38;5;196m",
'yellow' => "\e[38;5;226m",
'blue'
=> "\e[38;5;027m"}
def rainbow
self.chars.each.with_index.map do |c,idx|
"#{COLORS.values[idx%COLORS.size]}#{c}"
end.join << "\e[m"
end
end

Page: 7

Local Image

Page: 8

External Image

Other slides