Render single HTML pages in Confluence page
Simple Html page
Raw Html rendered in a content block
Svelte Vite app rendered with functional events
A uploaded Svelte app that is using Confluence pages as data input
Two ways to load HTML
Two ways to load HTML, Raw Html, Or via Attachments
More details
A HTML macro replacement (from the server version)
You can use this macro for:
- A replacement for the Html Macro of the server version,
- Getting data out of Confluence page: The move to cloud Confluence has blocked some Rest API calls to Confluence site, (getting the Page Export view content as an example), and then rendering it as an Web page
- See document site: https://aurorasean.github.io/Html-Content-Block-Site/ExampleUseCase.html for example use case
- Exposing the data call: fetchConfluence
If you have an Application for Confluence pages, rendering HTML in a block could help.
Example use cases:
- Rendering a chart for components that are related to each
- Create a mind map from pages
Writing tables in Confluence pages, are perfect for converting into data, You can then take that data and create charts.
This macro has support to get this data into your web page
Privacy and security
Privacy policy
Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.
Partner privacy policyResources
Integration Details
Html Content Block integrates with your Atlassian product. This remote service can:
- View and download attachments of a page or blogpost that you have access to.
- View content permission in Confluence.
- Read a summary of the content, which is the content without expansions. Note, APIs using this scope may also return data allowed by read:confluence-space.summary. However, this scope is not a substitute for read:confluence-space.summary.
- Download attachments of a Confluence page or blogpost that you have access to.