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.
Currently a group like this is silently ignored (and treated as a description):
## Group ]A
Hello
To fix this issue the parser should warn that while keyword was find the identifier is not valid. Related issues are apiaryio/snowcrash#31 and apiaryio/snowcrash#65 and should be probably solved in one go.
@zdne opened apiaryio/snowcrash#41
Currently only some characters are allowed in API Blueprint identifiers.
If illegal character is used the whole section is silently ignored.
Following blueprint should at least produce a warning about illegal identifier (character
'
)The text was updated successfully, but these errors were encountered: