Unleash your creativity and experiment with endless possibilities
Table of contents
Getting Started Guide
Privacy Policy
Terms of Services
Common Issues
Overview
Html Template is a Confluence app that enables users to create custom "Macros" using HTML, CSS, and JavaScript, enhancing the functionality and appearance of Confluence pages. Whether you're a novice or an experienced developer, Html Template simplifies the process of creating and customizing Macros.
With the ability to build custom macros, there's no need for other apps to integrate fundamental elements achievable through HTML, CSS, and JavaScript. Incorporate Swagger/Open API, Mermaid Diagrams, YouTube videos, Iframe embeds, and more without limitations.
Features:
- Code editor: Html Template App includes a Microsoft VS Code style code editor with features like syntax highlighting, auto-completion, and error highlighting to make it easy to create and customize Templates.\
- Real-time preview: This feature allows you to see how your Html Template will look on a Confluence page in real-time as you're editing it.
- JavaScript Console: This allows user to see console message alongside Live Preview while editing a Template.
- Custom Variables: A user can define their custom variables for a template. These variables can be used inside JavaScript section of the Templates and can be configured on the Confluence page while configuring the Macro on the page
- Pre-built templates: Html Templates provides a variety of pre-built templates to help you get started quickly and easily.
- Macro: The macro allows you to inject Html Templates in Confluence pages, making it simple to add your custom Templates to your Confluence pages.
- Publishing: Once you're happy with your Template, you can publish it to make it available to other users to use them in Macro.