Some Title

= What is this About?

This will not show up on slides.

== Some simple asciidoc

= Including Code Do not use the include macro provided by asciidoc! ``` {r, code = readLines("src/sum.R")}

= A new section
``` {r, code = readLines("src/my_sum.R")}

= Only sections give new slides == A subsection

print(value)
print(my_sum(1:3))

Some inline code: Object value has value r value.

= Next slide

== Second subsection



Try the rasciidoc package in your browser

Any scripts or data that you put into this service are public.

rasciidoc documentation built on Aug. 16, 2023, 1:09 a.m.