IntelliJ

October 21, 2018 ยท View on GitHub

Markdown

Updating markdown preview font size

  • Settings > Languages & Frameworks > Markdown > Apply custom CSS text

Insert:

body {
    font-size: 80% !important;
}

Contents

  1. 1Markdown
  2. 1.1Updating markdown preview font size