swagger-api/swagger-codegen

~~~ block does not work in HTML codegen

Open

#2,807 opened on May 9, 2016

View on GitHub
 (2 comments) (1 reaction) (0 assignees)HTML (12,701 stars) (5,474 forks)batch import
Client: HTMLFeature: DocumentationIssue: Bughelp wanted

Description

My description contains a ~~~ block that renders fine in the swagger editor. When I use the code gen command with HTML as the target language no code block is being created but the ~~~ are displayed in the text. Furthermore all the line breaks are shown as \n. I'm using http://repo1.maven.org/maven2/io/swagger/swagger-codegen-cli/2.1.6/swagger-codegen-cli-2.1.6.jar

Contributor guide