openapi-generator/modules
David Biesack 5f27fcab18 Add support for Markdown in -l html (#5144)
* Sync with upstream/master

* Support Markdown in -l html

Add https://github.com/atlassian/commonmark-java to modules/swagger-codegen to convert Markdown to HTML,
update StaticHtmlGenerator to use this (see the toHeml() method and its uses)

Add a new test case bin/html-markdown.sh and
modules/swagger-codegen/src/test/resources/2_0/markdown.yaml

* Support Markdown in -l html

Add https://github.com/atlassian/commonmark-java to modules/swagger-codegen to convert Markdown to HTML,
update StaticHtmlGenerator to use this (see the toHeml() method and its uses)

Add a new test case bin/html-markdown.sh and
modules/swagger-codegen/src/test/resources/2_0/markdown.yaml
2017-03-23 15:15:01 +08:00
..
swagger-codegen Add support for Markdown in -l html (#5144) 2017-03-23 15:15:01 +08:00
swagger-codegen-cli update version to 2.2.3-SNAPSHOT (#4894) 2017-03-02 16:54:37 +08:00
swagger-codegen-maven-plugin Fix selective generation in successive Maven plugin executions (#5152) 2017-03-23 00:49:57 +08:00
swagger-generator JS files were replaced in the lib folder; include new (#4985) 2017-03-09 23:18:11 +08:00