Common Function: Markdown
## Overview
You can style text using Markdown notation. You can use Markdown in the "「Comment Column」", "[Body Column](/en/manual/table-management-body)", and "[Description Column](/en/manual/table-management-description)", 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.

## 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>09.09.2025 up</span></li></ul></article>
<ul><li><a href="/en/manual/table-management-body">Manage Table: Column: Body</a><span>09.09.2025 up</span></li>
<li><a href="/en/manual/table-management-description">Manage Table: Column: Description</a><span>09.09.2025 up</span></li></ul></article>
<ul><li><a href="/en/manual/table-management-editor">Manage Table: Editor</a><span>06.20.2025 up</span></li></ul></article></div><input id="SearchTextHidden" type="hidden" value="" />