Skip to content

Add better markdown support for response data, including scrollable frame #6

@ravut8

Description

@ravut8

Description

Currently, on Vitepress, the way to provide response data, it either shows all at once or collapse so users need to open the section.

Show All

::: details Collapsed Section
This is a details block.
:::

Why is this feature needed? Is there a problem that you faced?

  1. For collapse frame: It can be non user-friendly to click
  2. For expand frame: For long samples, this can make the documentation looks weird.

What is the solution you have in mind?

Add an extension to the md support to provide a scrollable frame for response data.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions