drafter
drafter copied to clipboard
Report keywords in description headers
@zdne opened apiaryio/snowcrash#31
Following blueprint is parsed as with API Name POST
and the rest of keywords as a API description. Parser should warn about this.
FORMAT: X-1A
## POST
+ Request
+ Header
```
lorem ipsum
```
+ Body
```
{
lorem ipsum
}
```