Inspiration
While writing Confluence wiki many a times I felt a need to add equation to my page.
What it does
It helps you add LaTeX equation to Confluence page that will converted to SVG images on the fly to display it beautifully.
How I built it
Using Atlassian Forge and external LaTeX to SVG convertor
Challenges I ran into
I was initially thinking of using internal node based library to do conversion but was not successful so decided to consume external API
Accomplishments that I'm proud of
This is pretty helpful for me as it solves my day to day problem
What I learned
Forge UI and it's basic
What's next for Equation Macro
Caching results, providing more configuration and trying to do it inside Forge environment without using external endpoints.
Built With
- confluece
- forge
- typescript



Log in or sign up for Devpost to join the conversation.