Skip to content

plugin doesn't work with markdown #2

@JaSei

Description

@JaSei

Hi, slides with markdown doesn't in table of contents. Only HTML.

this is in table of contents

<section>
  <h1>Chapter A</h1>
</section>

and this doesn't

<section data-markdown>
  <script type="text/template">
    # Chapter B
  </script>
</section>

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions