Skip to content

Consider making countIncrementalSlides: false the default #78

@bast

Description

@bast

Currently this can be done by tweaking *.body.html with:

var slideshow = remark.create({
   // Enable or disable counting of incremental slides in the slide counting
  countIncrementalSlides: false,
  });

But this option might be useful for everybody. See also https://github.com/gnab/remark/wiki/Configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions