🧩 Inline Key Replacement
Wrap any key with special tags, and it turns into an editable input field directly in view mode.

Fill In The Blanks converts static code and command snippets in Confluence into interactive input boxes using simple tags. Readers can adjust parameters directly in the page instead of copying content out to a notepad.
It is ideal for command-line examples, configuration templates, scripts and runbooks where teams frequently tweak arguments or values. The result: faster adoption, fewer copy-paste errors and a smoother experience for everyone using your documentation.
Wrap any key with special tags, and it turns into an editable input field directly in view mode.
Use the full-page macro to scan and replace all specified keys throughout the page with editable inputs.
Especially useful for command-line instructions—let users customize commands inline without leaving the page.
Authors spend a little more effort while writing, but readers save valuable time during execution.
In action