IntelliJ IDEA 2020.2 Help

Markdown Settings

For more information on Markdown support in IntelliJ IDEA, refer to the Markdown section.

ItemDescription
Default layoutFrom the list, select how the editor will be shown by default: both editor and preview panes, editor only, or preview only pane.
Auto-scroll previewSelect this checkbox to automatically scroll from the cursor position in the source code to the respective position in the preview.
If this checkbox is selected, the Always Select Opened Element button becomes pressed in the toolbar.
GrayscaleSelect this checkbox to use grayscale for rendering.
PlantUML framework isn't installedThis warning appears if the PlantUML framework is not installed. If you need to display the PlantUML diagrams in the Markdown preview, click Install.
Disable automatic language injection in code fencesSelect this checkbox to disable code injection in fenced code blocks.
Hide errors in code fencesSelect this checkbox to disable error highlighting in fenced code blocks.
Custom CSS
Load from URISpecify here the path to the desired .css file. Click the Browse button to find the file in the file system.
Add CSS rulesType a particular CSS to be used for rendering the preview. For example, you can specify here the background color and font weight.
Last modified: 19 August 2020