Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use markdown in Model descriptions #3175

Closed
ponelat opened this issue Jun 2, 2017 · 1 comment
Closed

Use markdown in Model descriptions #3175

ponelat opened this issue Jun 2, 2017 · 1 comment

Comments

@ponelat
Copy link
Member

ponelat commented Jun 2, 2017

Can we get Markdown ( CommonMark?) support in Model description :)

image

swagger: '2.0'

info:
  version: 0.0.0
  title: title
  description: description

paths: {}

definitions:
  One:
    type: object
    description: This should be *markdown*

Version: Object {swaggerEditor: "3.0.10/gb2e3da6-dirty", swaggerUi: "3.0.9/ga068f78"}

@webron
Copy link
Contributor

webron commented Jun 5, 2017

Duplicate of #2745.

@webron webron closed this as completed Jun 5, 2017
@lock lock bot locked and limited conversation to collaborators Jul 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants