Skip to main content

Confluence Code Block Themes & Syntax Highlighting Guide

· One min read
NGPilot
NGPilot

Modern Code Blocks adds a Monaco-powered editor and syntax highlighting for 85+ languages in Confluence. This article explains embedding, theming, and performance tips.

Quick prerequisites

Embedding large snippets

  • Set Max Height to keep long code blocks manageable
  • Avoid inline images in code blocks

Theme & editor tips

  • Choose appropriate theme for readability
  • Use Monaco's formatting shortcuts to tidy code