swagger-api/swagger-codegen

~~~ block does not work in HTML codegen

Open

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

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)HTML (5,474 fork)batch import
Client: HTMLFeature: DocumentationIssue: Bughelp wanted

仓库指标

Star
 (12,701 star)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南