# Create a Markdown-enabled Field

## Create a Markdown-enabled Custom Field

To use Markin for custom fields, follow the instruction at <https://confluence.atlassian.com/jira/adding-a-custom-field-185729521.html>. The custom field type is **Markin Editor**.

## Use Markdown for System Fields (Description, Comment)

To use Markin for system fields, follow the instruction at \[<https://confluence.atlassian.com/adminjiraserver073/specifying-field-behavior-861253403.html#Specifyingfieldbehavior-renderersChangingafield'srenderer](https://confluence.atlassian.com/adminjiraserver073/specifying-field-behavior-861253403.html#Specifyingfieldbehavior-renderersChangingafield'srenderer>). The renderer type is **Markin renderer**.

## Other field-level settings

Hover on a field, the link to the Settings page will be shown at the bottom.

![Markdown for Jira](https://fulstech.files.wordpress.com/2019/11/markin-server-settings-1.png)

You can then configure how Markin renders the Markdown content.

![Markdown for Jira](https://fulstech.files.wordpress.com/2019/11/markin-server-settings-2.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://fulstech.gitbook.io/docs/markdown/markin-markdown-editor-for-jira/jira-data-center-and-jira-server/create-a-markdown-enabled-custom-field.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
