UNPKG

@kui-shell/plugin-client-common

Version:

Kui plugin that offers stylesheets

20 lines (16 loc) 867 B
# Welcome to the Markdown Playground :rocket: > You can edit this example, using the editor to the left, or explore > the other tabs in this playground. Kui interprets and displays markdown source. Kui has special interpretation for a some of the common bits of markdown syntax, allowing you to author: - [Executable code blocks](#code-blocks) that provide sample output, and let the user re-execute the code in their context - [Hints](#hints), using markdown blockquotes - [Expandable Sections](#expandable-sections), using syntax adopted from [pymdown's Details extension](https://facelessuser.github.io/pymdown-extensions/extensions/details/) - [Icons](#icons), using familiar colon-delimeted syntax :rocket: - [Tabs](#tabs), using syntax adopted from [pymdown's Tabbed extension](https://facelessuser.github.io/pymdown-extensions/extensions/tabbed/)