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
Here, we'll explore some basic Markdown syntax to help you begin crafting your first Collection About section, leveraging the useful features provided by Markdown language.
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
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.
Very easy!
Images
Explore further information about Markdown in the Markdown Guide.
Support and Feedback
If you encounter any issues, have questions, or wish to provide feedback about the Offsetdata Collection View feature, please reach out to our support team at support@offsetdata.com.
We appreciate your feedback and are here to help with any inquiries you may have.
Last updated