Skip to content

headingDivider as local directive #275

@Chaphasilor

Description

@Chaphasilor

Right now, headingDivider is a global directive, and can't be used locally.
This is mostly because the headingDivider setting changes how the slides are split, which in turn changes which local directives are applied to which slides.

However, it might be desirable to use the headingDivider directive for most slides, but not all of them.
For example:

If you use headings to structure your presentation, the headingDivider directive is almost perfect, but it prevents you from using multiple headings (e.g. subheadings) on your first slide.

If you look at other presentations out there, almost all use a subheading on the first slide (and maybe the last slide), but only a single heading on all other slides.

A local headingDivider directive, applied after the first slide (and maybe overwritten on the last slide) would fix this issue and make creating a standard presentation in markdown a breeze!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions