nomorsug
nomorsug
But when you do is really useful to have. Depends, if you're testing new phones/ROMs can be quite often.
Okay, so it's limitation of [MarkdownText](https://github.com/ArnyminerZ/MarkdownText), in that case even if now implementing code blocks is not feasible they should at least be rendered as plain text instead of blank...
I think `{` and `}` should also be added to the regex as they are frequently used in postman collection and are allowed on unix/windows ```js /^(?!CON|PRN|AUX|NUL|COM\d|LPT\d|^ |^\-)[\w\-\. {}\(\)\[\]\!]+[^\. ]$/...
@Its-treason was talking about the folder names, this regex to be specific [packages/bruno-app/src/utils/common/regex.js](https://github.com/usebruno/bruno/blob/307c5d0177133877fed22551d266be002442a128/packages/bruno-app/src/utils/common/regex.js) to allow for curly braces `{}`
@helloanoop any chance of this getting merged soon? Postman imports are still impacted by the incorrect validation and v1.0 has been released