Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Allowing for YAML header #95

@christophe-prevotaux

Description

@christophe-prevotaux

Hi,

It would be nice if YAML like below could be inserted in the Markdown but ignore by the renderer, so that a single file could be used to generate PDF as well as the Luapress content ( just an idea):

---
something:
  - "a thing"
  - "another thing"
 keyword: "a yaml example"
...

This should be possible to have this anywhere within the document (apart from the where the top headers for Luapress are)

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