Use this tag for questions related to ioslides, from R markdown.
To create an ioslides presentation from R Markdown you specify the
ioslides_presentationoutput format in the front-matter of your document. You can create a slide show broken up into sections by using the#and##heading tags (you can also create a new slide without a header using a horizontal rule (----).
as mentioned here, along with some examples.
Note that you are encouraged to use r if you are using ioslides.