= 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 =