Markdown itself doesn’t have a TOC feature (although some implementations do). You will have better luck filing an issue with whoever is responsible for Beamer.
Alan > On Jul 8, 2015, at 5:39 PM, David Feitosa <davidfeit...@gmail.com> wrote: > > Hello, > > I am trying to create a beamer presentation with a TOC, > but I not getting the end result with a TOC. > Instead, the presentation shows an empty page. > > Is there something that I am doing wrong with it? > > Here goes the code: > > --- > title: "Título" > author: "David" > output: > beamer_presentation: > toc: true > header-includes: > - \usepackage[brazil]{babel} > colortheme: "dolphin" > --- > > # R Markdown 1 > > - A > - B > - C > > # R Markdown 2 > > - A > - B > - C > > > Thanks in advance. > > David F. > _______________________________________________ > Markdown-Discuss mailing list > Markdown-Discuss@six.pairlist.net > https://pairlist6.pair.net/mailman/listinfo/markdown-discuss _______________________________________________ Markdown-Discuss mailing list Markdown-Discuss@six.pairlist.net https://pairlist6.pair.net/mailman/listinfo/markdown-discuss