careteditor / issues

Caret issues
https://caret.io
326 stars 12 forks source link

Strange rendering of `{?example}` #882

Open borekb opened 5 years ago

borekb commented 5 years ago

Source:

We have these endpoints:

- `/api/user/info`
- `/api/product/get{?ids}`
- `/api/category/get{?include}`

Rendering e.g. here on GitHub:


Screenshot 2019-09-05 at 09 34 16


Preview in Caret:


Screenshot 2019-09-05 at 09 35 08
astoilkov commented 5 years ago

Thanks. We will look into this.