mdmodels 0.2.9

A tool to generate models, code and schemas from markdown files
Documentation
---
id-field: true
repo: "https://www.github.com/my/repo/"
prefix: "tst"
prefixes:
  schema: http://schema.org/
nsmap:
  tst: http://example.com/test/
---

### Test Object

- 1number
  - Type: string
- some name
  - Type: string

### 1Test

- 1number
  - Type: string

### test_no_pascal

- 1number
  - Type: string