mdmodels 0.2.9

A tool to generate models, code and schemas from markdown files
Documentation
# Summary

- [Introduction]./introduction.md
- [Quickstart]./quickstart.md
- [Syntax]./syntax/syntax.md
  - [Objects]./syntax/objects.md
  - [Property options]./syntax/property_options.md
  - [Enumerations]./syntax/enums.md
  - [Descriptions]./syntax/descriptions.md
  - [Semantics]./syntax/semantics.md
  - [Preambles]./syntax/preambles.md
  - [Full example]./syntax/full_example.md
  - [Best practices]./syntax/best_practices.md
- [Command Line Interface]./cli/cli.md
  - [Generation]./cli/generation.md
  - [Pipelines]./cli/pipelines.md
  - [Validation]./cli/schema_validation.md
  - [Large Language Models]./cli/llm.md
- [Export specifications]./exporters/exporters.md
  - [Programming languages]./exporters/languages.md
  - [Schema languages]./exporters/schemas.md
  - [API specifications]./exporters/apis.md
  - [Documentation]./exporters/documentation.md
- [FAQ]./faq/faq.md
  - [My model is not validating]./faq/validation.md