zircote / swagger-php

A php swagger annotation and parsing library
http://zircote.github.io/swagger-php/
Apache License 2.0
5.07k stars 932 forks source link

GFM bold feature does not working #325

Closed Somebi closed 8 years ago

Somebi commented 8 years ago

description string A verbose explanation of the operation behavior. GFM syntax can be used for rich text representation.

http://www.markdowntutorial.com/lesson/1/

Bold is not working. Could you please check. Whether that is problem on your side or it's swagger inner problem.

Could you please check all others features of GFM syntax features.

Thank you.

bfanger commented 8 years ago

Swagger-php only has json as output, report any display issues to the viewer repository.