Skip to content

Latest commit

 

History

History
164 lines (131 loc) · 4.94 KB

File metadata and controls

164 lines (131 loc) · 4.94 KB
title Components

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

Admonition

:::note

Please write down your wallet’s mnemonic seed and keep it in a safe place. The mnemonic can be used to restore your wallet. Keep it carefully to not lose your assets. Please write down your wallet’s mnemonic seed and keep it in a safe place. The mnemonic can be used to restore your wallet. Keep it carefully to not lose your assets. Please write down your wallet’s mnemonic seed and keep it in a safe place. The mnemonic can be used to restore your wallet. Keep it carefully to not lose your assets. Please write down your wallet’s mnemonic seed and keep it in a safe place. The mnemonic can be used to restore your wallet. Keep it carefully to not lose your assets.Please write down your wallet’s mnemonic seed and keep it in a safe place. The mnemonic can be used to restore your wallet. Keep it carefully to not lose your assets. Please write down your wallet’s mnemonic seed and keep it in a safe place. The mnemonic can be used to restore your wallet. Keep it carefully to not lose your assets.Please write down your wallet’s mnemonic seed and keep it in a safe place. The mnemonic can be used to restore your wallet. Keep it carefully to not lose your assets.Please write down your wallet’s mnemonic seed and keep it in a safe place. The mnemonic can be used to restore your wallet. Keep it carefully to not lose your assets.

:::

:::tip

:::

:::info

Some content with Markdown syntax. Check this api.

:::

:::warning

Some content with Markdown syntax. Check this api.

:::

:::danger[ ]

Some content with Markdown syntax. Check this api.

:::

Blockquote

Sodales tempus turpis et eget mauris urna aliquet nisl. Tellus quam aliquam vitae pharetra. In porttitor luctus id neque cras vulputate donec blandit auctor. Amet lacus vitae ullamcorper blandit massa aliquet porttitor magna nisi. Mattis turpis orci neque dui morbi ut. Ullamcorper nullam elementum purus sed eu vel ligula sed. Lectus pharetra lobortis faucibus ullamcorper pretium. Sed est amet convallis in. Pharetra risus in viverra porta purus suspendisse. Ultrices sit dictumst et donec risus tellus nec faucibus. Venenatis in scelerisque augue eu aliquet mauris ut. Nunc consequat vitae nulla adipiscing molestie tellus nam. Egestas dapibus vitae faucibus augue ut in. Blandit in viverra feugiat pellentesque augue vestibulum elit nec a. Volutpat risus tristique leo mattis dolor nisl elit. Eget ultrices rutrum vestibulum ornare tristique id congue.

Code Block

LPUSH bikes:repairs bike:1

Show source

const App = () => (
  <Bitteson
    dataProvider={dataProvider}
    resources={[
      {
        name: "blog_posts",
        list: "/blog-posts",
        show: "/blog-posts/show/:id",
        create: "/blog-posts/create",
        edit: "/blog-posts/edit/:id",
      },
    ]}
  >
    /* ... */
  </Bitteson>
);

Show Tabs

	```bash
	 npm i -g redis
	```
<TabItem value="yarn" label="YARN" default>

	```bash
	 yarn add -g redis
	```

Show Tabs with Source

```tsx title="Bittensor/help.ts" link="https://figma.com" const App = () => ( /* ... */ ); ``` ```tsx title="Bittensor/help.js" link="https://github.com/facebook/react" const App = () => ( /* ... */ ); ```

Table

Programming Language Year
C 1972
Python 1991
Java 1995
JavaScript 1995
Ruby 1995
C# 2000
Swift 2014
Rust 2010
Kotlin 2011
TypeScript 2012

Horizontal line


Image

image info

Video

Order List

Ordered List

  1. First item
  2. Second item
  3. Third item
  4. Fourth item

Unordered List

  • First item
  • Second item
  • Third item
  • Fourth item