swagger-api/swagger-codegen

~~~ block does not work in HTML codegen

开放

#2,807 创建于 2016年5月9日

 (2 条评论) (1 个反应) (0 位负责人)HTML (5,474 个派生)batch import
Client: HTMLFeature: DocumentationIssue: Bughelp wanted

仓库指标

星标
 (12,701 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南