Markdown Features
Docusaurus supports Markdown and a few additional features.
Front Matter
Markdown documents have metadata at the top called Front Matter:
---
id: my-doc-id
title: My document title
description: My document description
slug: /my-custom-url
---
## Markdown heading
Markdown text with [links](./hello.md)
Links
Regular Markdown links are supported, using url paths or relative file paths.
Let's see how to [Create a page](/create-a-page).
Let's see how to [Create a page](./create-a-page.md).
Result: Let's see how to [Create a page](./create-a-page.md).
Images
Regular Markdown images are supported.
You can use absolute paths to reference images in the static directory (static/img/docusaurus.png):

You can reference images relative to the current file as well. This is particularly useful to colocate images close to the Markdown files using them:

Code Blocks
Markdown code blocks are supported with Syntax highlighting.
```jsx title="src/components/HelloDocusaurus.js"
function HelloDocusaurus() {
return <h1>Hello, Docusaurus!</h1>;
}
```
function HelloDocusaurus() {
return <h1>Hello, Docusaurus!</h1>;
}
Admonitions
Docusaurus has a special syntax to create admonitions and callouts:
:::tip[My tip]
Use this awesome feature option
:::
:::danger[Take care]
This action is dangerous
:::
Use this awesome feature option
This action is dangerous
MDX and React Components
MDX can make your documentation more interactive and allows using any React components inside Markdown:
export const Highlight = ({children, color}) => (
<span
style={{
backgroundColor: color,
borderRadius: '20px',
color: '#fff',
padding: '10px',
cursor: 'pointer',
}}
onClick={() => {
alert(`You clicked the color ${color} with label ${children}`)
}}>
{children}
</span>
);
This is <Highlight color="#25c2a0">Docusaurus green</Highlight> !
This is <Highlight color="#1877F2">Facebook blue</Highlight> !
This is Docusaurus green !
This is Facebook blue !
就是ip65那款,你增加一下适配机型,原本只是奥泰一体机(波特率38400),增加这两款奥克斯和奥泰并网机(波特率9600),主板都是DTUv1.1的usb2.0-485口
@竹东篱🎋 帮忙安排一下刘工做几个规格书(参考的规格书有FCM360_V1.0和DTU v1.1) 1.ESP32_V2.0主板USB版本 2.ESP32_V2.0主板RJ45版本 3.FCM360_V3.0主板USB版本 4.ESP32_V1.0主板USB版本 5.ESP32_V1.0主板RJ45版本
6.更新DTU v1.1主板兼容奥泰并网机,奥克斯两种机型
36.51 复位 37.11 重启 37.40 白色 38.12 刷新 39.00 TEST 39.39
40.00 Test 300 40.32
42.05 Vlan 42.40