You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
I'm parsing the 07. Parameters.md example blueprint. There's following markup:
Using
drafter -f json
(v2.3.0-pre.1), it's parsed asNotice the
"content": 0
part. Nobody specified value of the parameter should be0
in the original markup. If I try to provide following:Then it's parsed as:
i.e. correctly, just with the default value.
The text was updated successfully, but these errors were encountered: