Sha256: 717e61053577b61599ddbe10e29657c01322b2ff4eebf1a4d4afc235b2640bbc
Contents?: true
Size: 1.28 KB
Versions: 1
Compression:
Stored size: 1.28 KB
Contents
= Rabbit Test # : subtitle # SUBTITLE : author sergio # : institution # INSTITUTION # : content-source # EVENT NAME : date 2020-05-20 # : allotted-time # 5m : start-time 2020-05-20T17:56:02-06:00 : end-time 2020-05-20T18:01:02-06:00 : theme night-black = Lists * ITEM 1 * ITEM 2 * ITEM 3 = Hyperlinks * sergio blogs at ((<"sergioro.mx"|URL:https://sergioro.mx>)) = Text size * item 1 * (('tag:x-small'))item 2 * (('tag:x-large'))item 3 = Code Block $ cowsay "Hello World" _____________ < hello world > ------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || = Coderay Block # coderay ruby 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 = Local Image # image # src = images/computer.gif # relative_height = 50 = External Image # image # src = https://raw.github.com/rabbit-shocker/rabbit/master/sample/lavie.png # relative_height = 100 =
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rabbit-slide-sergioro-theme-benchmark-en-1.0.0 | theme-benchmark.rab |