swagger-api/swagger-codegen

~~~ block does not work in HTML codegen

Open

#2.807 aberto em 9 de mai. de 2016

Ver no GitHub
 (2 comments) (1 reaction) (0 assignees)HTML (5.474 forks)batch import
Client: HTMLFeature: DocumentationIssue: Bughelp wanted

Métricas do repositório

Stars
 (12.701 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador