L5-Swagger icon indicating copy to clipboard operation
L5-Swagger copied to clipboard

Markdown support.

Open turbo124 opened this issue 3 years ago • 0 comments

  • 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?

turbo124 avatar Feb 11 '23 01:02 turbo124