IntelliJ AsciiDoc Plugin
Quick-Start
User’s Guide
Contributor’s Guide
FAQ

User’s Guide

    • Overview
    • Quick Start
    • Plugin installation
    • Recommended settings
    • Features
      • Editor
      • Keymap
      • Preview
        • Diagrams in the preview
        • JavaFX Preview
        • JCEF Preview
      • Advanced
        • Antora
        • Asciidoclet
        • Asciidoctor Config File
        • Asciidoctor Extensions
        • Conditional Rendering
        • Custom stylesheets
        • Front matter
        • HTML and PDF
        • Live Templates
        • PDFs with non-latin fonts
        • Spring REST Docs
    • Frequently asked questions
      • Indent missing when pasting
      • Proxy issues JCEF preview
      • JavaFX initialization stuck
      • JavaFX blurry preview
      • Error Message ENOENT
      • Troubleshooting MPS
      • Could not find executable to render diagrams
User’s Guide master
  • Contributor’s Guide
    • master
  • User’s Guide
    • master
  • User’s Guide
  • Features
  • Advanced
  • Front matter
Edit this Page

Front matter

Front matter is a snippet of YAML at the beginning of a file used by static site generators.

How it works

The plugins highlight the contents in the editor as YAML content.

It set the attribute skip-front-matter by default for the preview, therefore hiding the front matter in the preview.

Custom stylesheets HTML and PDF

This page was built using Antora - © 2013-2020 Julien Viet, Erik Pragt, Alexander Schwartz and the individual contributors. Released under the Apache License, Version 2.0 - GitHub - Imprint - Privacy

×