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
Whenever a postman collection has a markdown table, it is a fact that, the value of each cell, may have some sort of new line, or tabulation, mainly new lines are being problematics here.
Proposed solution
Some sort of new line escaper, or even, removing the new lines at all since it won't be that necessary, but that'd be more of a workaround than a solution.
The text was updated successfully, but these errors were encountered:
Whenever a postman collection has a markdown table, it is a fact that, the value of each cell, may have some sort of new line, or tabulation, mainly new lines are being problematics here.
Proposed solution
Some sort of new line escaper, or even, removing the new lines at all since it won't be that necessary, but that'd be more of a workaround than a solution.
The text was updated successfully, but these errors were encountered: