L5-Swagger
L5-Swagger copied to clipboard
Markdown support.
- L5-Swagger Version: 8.1.0
- PHP Version 8.1.14
- OS: Linux
Description:
Markdown support currently isn't supported as new lines are being injected with \n which causes the markdown to not render correctly
Is it possible to skip the injection of new line characters \n into the yaml and/or json output?