Skip to content

Allow Markdown in separate md file #813

@henrikingo

Description

@henrikingo

One idea I've had when creating slides with Markdown is to allow to put the Markdown text into a separate file. The impress html presentation would reference the file and its contents would be added as text content for the element. Something like:

<div id="ext-markdown" class="step slide markdown" data-rel-x="0" data-rel-y="900" data-markdown-file="content.md">

This would enable a use case where you can have an empty impress.js html presentation as a template and engine, and the úser creating the slides just writes the content.md file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions