Hi, Is it possible to access the *computed* slide level from a lua filter? I know that one can access to the slide-level command line option, though it is not always explicitly provided. In that case, the writers (? not sure) determine a slide-level by some rule. My question is whether this slide level can be used inside a lua filter. For my use case, other possibilities may exist. Indeed, I am creating Beamer slides from markdown. What I'd really like to access is the "(beamer) block level": That is, headers with a level lower than the slide level are converted to beamer blocks in the LaTeX writer. I'd like to be able to apply a filter on these beamer blocks. This corresponds to applying a filter to headers of a certain level, determined with respect to the slide level. It may be possible to achieve what I want with a custom writer, but I would prefer to stick to filters that I am more familiar with. Thanks, Bruno -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/5716cb0a-c39c-4bf4-9449-cfd4aa06aeffn%40googlegroups.com.