Coloring's picture
feat: update
1969c22
|
raw
history blame
406 Bytes
# Markdown
Consistent with the parameters and appearance of `gr.Markdown`, it also has the features of the `modelscope_studio` components and can be used to insert Markdown text into some `Slot` elements that have parameters.
Additional Features:
- Can customize the style of the copy button.
## Examples
<demo name="basic"></demo>
<demo name="custom_copy_buttons" title="Custom Copy Buttons"></demo>