Documentation Index
Fetch the complete documentation index at: https://docs.yamuno.com/llms.txt
Use this file to discover all available pages before exploring further.
Quick Start Guide
Installation
- Go to the Atlassian Marketplace
- Search for “HTML Macro for Confluence”
- Click “Get it now” and select your Confluence Cloud instance
- Complete the installation
Add the Macro to a Page
- Open any Confluence page in edit mode
- Type
/HTML Macroin the page body - Select “HTML Macro for Confluence” from the suggestions
- The editor opens in a side panel
Write Your First Widget
The editor has three tabs — HTML, CSS, and JS. Write your code across tabs and see the output update in real time on the right. Example — a simple styled card:- Click Save on the Confluence page — visitors see the rendered output
Use an External Library
To use a CDN library (e.g. Chart.js):- Ask your Confluence admin to whitelist the CDN domain in Settings → HTML Macro → Security
- Include the script tag in your HTML:
