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

User’s Guide

    • Overview
    • Quick Start
    • Installing the plugin
    • Setup for technical writing
      • Installing IntelliJ
      • Starting IntelliJ
      • Opening a project
      • Editing an AsciiDoc file
      • Navigating in a project
      • Searching in a project
      • Learning AsciiDoc syntax
      • Using tables in AsciiDoc
      • Collaborate using Git
      • Preparing a repository
      • Using Antora with IntelliJ
      • Recommended Plugins
      • Getting help
    • Decisions around Antora
      • Structuring Antora repositories
      • Generated content and attachments
    • Configuring the plugin
    • Plugin’s Features
      • Editing Content
      • Using Hotkeys
      • Searching content
      • Previewing content
        • Diagrams in the preview
        • JavaFX Preview
        • JCEF Preview
        • Highlighting source code
      • Advanced
        • Asciidoclet
        • Asciidoctor Config File
        • Asciidoctor Extensions
        • Conditional Rendering
        • Custom stylesheets
        • Creating DOCX
        • Creating HTML
        • Creating PDF
        • Front matter
        • Checking the Grammar
        • Live Templates
        • Multi-module Projects
        • Validation in the IDE
        • Validation in CI/CD
        • PDFs with non-latin fonts
        • Privacy for users
        • Reformatting Content
        • Spring REST Docs
        • Working with Antora
        • Working with Hugo
    • Frequently asked questions
      • Indent missing when pasting
      • Proxy issues JCEF preview
      • JavaFX initialization stuck
      • Validation of files
      • JavaFX blurry preview
      • Error Message ENOENT
      • Troubleshooting MPS
      • Problems with Diagrams in PDFs
      • Could not render diagrams with external helpers
User’s Guide default
  • Contributor’s Guide
    • default
  • User’s Guide
    • default
  • User’s Guide
  • Plugin’s 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.

Creating PDF Checking the Grammar

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

×