PyCharm 2018.2 Help

Markdown

File | Settings | Languages and Frameworks | Markdown for Windows and Linux
PyCharm | Preferences | Languages and Frameworks | Markdown for macOS
Ctrl+Alt+S icons general settings svg


Item

Description

Default layout

From the drop-down list, select how the editor will be shown by default: both editor and preview panes, editor only, or preview only pane.

Auto-scroll preview

Select 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 icons general autoscrollFromSource button becomes pressed in the toolbar.

Grayscale

Select this checkbox to use grayscale for rendering.

Custom CSS

Load from URI

Specify here the path to the desired css file. Click browseButton to find the file in question in the file system.

Add CSS rules

Type a particular CSS to be used for rendering the preview. For example, you can specify here the background color and font weight.

Last modified: 21 November 2018

See Also

Language and Framework-Specific Guidelines:

External Links: