0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Stoplight Studioのdescription記載でイタリック体になる場合の回避方法

Posted at

そもそも、Stoplight Studioとは?

  • Stoplight Studioは、OpenAPIをグラフィカルユーザーインターフェース(GUI)で簡単に定義できるツール
  • 画面上のフォームやボタンを使って、APIの仕様を視覚的に作成可能で、直感的にAPIの設計ができる

問題

  • descriptionでアンダースコアを利用すると、イタリック体になってしまう(読みづらい。。。)

image.png

解決方法

  • Stoplight StudioのdescriptionはMarkdown記法になっているため、バッククォートで囲んであげる

image.png

  • 綺麗になりました:grin:
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?