RubyMine 2017.3 Help

Markdown

File | Settings | Languages and Frameworks | Markdown for Windows and Linux
RubyMine | Preferences | Languages and Frameworks | Markdown for macOS
Ctrl+Alt+S

settings
ItemDescription
Default layoutFrom 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 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 autoscrollFromSource button becomes pressed in the toolbar.
Render with JavaFX WebViewSelect this checkbox to use JavaFX for preview.
GrayscaleSelect this checkbox to use grayscale for rendering. This checkbox is only available when Render with JavaFX WebView checkbox is selected.
Custom CSS
Load from URISpecify here the path to the desired css file. Click browseButton to find the file in question 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: 4 April 2018

See Also

Language and Framework-Specific Guidelines: