🎨 Format Document

Formats a .confluence file according to predefined rules, including optional chapter numbering.

Command ID: confluence-smart-publisher.formatConfluence

How to Use

  1. Right-click on a .confluence file in the VS Code explorer
  2. Select “Confluence Smart Publisher” > “Format Document”

“Format Document” Command Flow

The Format Document command (formatConfluence) executes a series of steps to standardize the formatting of a .confluence file. See the detailed flow:

  1. Initial Validation
  2. Content Analysis
  3. Formatting Application
  4. Chapter Numbering
  5. File Update
  6. User Feedback

Note: The entire flow is executed transparently, with logs in the “Output | CSP” panel of VSCode to facilitate diagnosis in case of problems.

Benefits

Limitations