mdmodels 0.2.9

A tool to generate models, code and schemas from markdown files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
### Test

This tests the shorthand notation for attribute types. While more compact it may be less readable.

- **name**: Identifier
- references: string[]
- created: string, float

- **verbose**
  - Type: boolean[]

- overrides: boolean
  - Type: string