Common Function: Markdown
## Overview
You can style text using Markdown notation. You can use Markdown in the "「Comment Column」", "「Body Column」", and "「Description Column」", and the results of styling can be displayed in the "[Editor](/en/manual/table-management-editor)" and "[List Screen](/en/manual/table-grid)".
## Operating Procedure
1. When using Markdown, write [md] at the beginning of the line. If you do not write [md], it will be treated as normal text, and line breaks etc. will be displayed as is.
![image](https://pleasanter.org/binaries/788104fc8d7b4721b196061feae5381c)
## Example
##### Markdown
```
[md]
# Heading 1
## Heading 1-1
### Heading 1-1-1
### Heading 1-1-2
| Left align | Right align | Center align |
|:-----------|------------:|:------------:|
| This | This | This |
| column | column | column |
| will | will | will |
| be | be | be |
| left | right | center |
| aligned | aligned | aligned |
```
## Using Plugins
This function uses the plugin "[marked.js](https://github.com/Implem/Implem.Pleasanter/blob/master/Implem.Pleasanter/Scripts/Plugins/marked.min.js)".
## Related Information
<div id="ManualList"><ul><li><a href="/en/manual/table-grid">Table Function: Record Screen Index</a><span>10.02.2024 up</span></li></ul></article>
<ul><li><a href="/en/manual/table-management-editor">Table Management: Editor</a><span>08.13.2024 up</span></li></ul></article></div><input id="SearchTextHidden" type="hidden" value="" />