Skip to content

A Python package for melding markdown content and YAML structured data

License

Notifications You must be signed in to change notification settings

databio/markmeld

Repository files navigation

markmeld logo

Markmeld is a markdown melder. It merges yaml and markdown content using jinja2 templates. You configure markmeld with your content in computer-readable .md and .yaml files, and markmeld helps produce polished, publication-ready versions of your content, such as a PDF or HTML format. Markmeld is useful for many types of output document, including resumes, biosketches, manuscripts, proposals, books, and more.

Read the complete documentation at markmeld.databio.org.

Testing

Test with

pytest

You can also just build the demos.

cd demo
mm default