Markdown Language
This Learn Markdown page will guide you through fundamental Markdown features that you can seamlessly integrate into the Collection About section.
Learn Markdown with Offsetdata
Introduction
Markdown Code
# A first-level heading
## A second-level heading
### A third-level heading
Offsetdata Collection description supports Markdown language, please read the documentation to apply it correctly
**This is bold text**
*This is italic text*
```
This is code
```
The background color is `#ffffff` for light mode and `#000000` for dark mode.
***
+ Create a list by starting a line with `+`, `-`, or `*`
+ Sub-lists are made by indenting 2 spaces:
- Marker character change forces a new list to start:
* Ac tristique libero volutpat at
+ Facilisis in pretium nisl aliquet
- Nulla volutpat aliquam velit
+ Very easy!
## Images

***
Learn more about markdown at **[Offsetdata Documents](https://docs.offsetdata.com)**
Markdown Preview
A first-level heading
A second-level heading
A third-level heading
Images
Support and Feedback
Last updated