Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.22 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.22 KB

Markdown Metadata (mdmeta)

Front matter is used in the front of markdown file to indicate some metadata of a markdown file. It uses YAML format to specify values of the markdown file.

Markdown Metadata (also called mdmeta) is a tool to generate and manage the front matter metadata. It is a cross-platform console app based on .Net Core 2.0 and will be integrated within popular editors. Maybe some UI which is used for editing configs will appear in the future.

Getting Started with mdmeta

Official Starting Page: https://walterlv.github.io/mdmeta/

  • How to use mdmeta
    • Install official releases
    • Documentation
    • Supported OS versions
  • Roadmap
  • Releases

How to Engage, Contribute and Provide Feedback

Some of the best ways to contribute are to try things out, file bugs, join in design conversations, and fix issues.

If you have a question or idea, file a new issue.

Issue Guide

This section is in progress.

Contributing Guide

This section is in progress.

License

Markdown Metadata (mdmeta) is licensed under the MIT license.

Build & Test Status

This section is in progress.