swagger-api/swagger-codegen

~~~ block does not work in HTML codegen

Open

#2 807 ouverte le 9 mai 2016

Voir sur GitHub
 (2 commentaires) (1 réaction) (0 assignés)HTML (5 474 forks)batch import
Client: HTMLFeature: DocumentationIssue: Bughelp wanted

Métriques du dépôt

Stars
 (12 701 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur