print "Hello World"Some list using colors:
Foo: color given by an overload of the CSS selectors .reveal strong, .reveal b
Bar: color given by the CSS selector .CYAN (check styles/myCustomCSS.css)
and an icon
Be careful, styles loaded through :customcss: attribute will only be available in reveal.js slides (not in Asciidoctor HTML5 rendering)
Hello World - Good Bye VERY Cruel World
Is very yellow
And here is some text!
This slide will override the presentation transition and zoom!
Choose from three transition speeds: default, fast or slow!
this
is
revealed
gradually
Uses highlighted code
print "Hello World"print "$0: hello world\n"import java.util.Date;
class DateApp {
public static void main(String args[]) {
Date today = new Date();
System.out.println(today);
}
}Top slide
This is a vertical subslide
Small
Multiline
intro
very
long
list
of
items
Some overview diagram
A breaking point === ! was used to display it in a single slide.
Detailed view diagram
Appears last
Appears first
Appears second
read |
edit |
version |
share |
convert |
As usual with Asciidoctor: / /
Just some text before the image
And here is some text after the image
Just some text before the image
And here is some text after the image
Just some text before the image
And here is some text after the image
Just some text before the image

And here is some text after the image
| Here is a TIP block with a bold element ! |
And here is some code text !