Archbee Announcement logo
Back to Homepage

Announcement

Subscribe to Updates

Labels

  • All Posts
  • Fix
  • new feature
  • Improvement
  • infrastructure
  • removed feature

Jump to Month

  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • October 2022
  • September 2022
  • July 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • November 2021
  • October 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
Changelog byAnnounceKit

Create yours, for free!

new feature
a month ago

New Integrations - Draw.io & Math equations(Tex, Katex, Latex)

We've just added 2 new integrations!

new feature Draw.io integration

You can now embed your draw.io (diagrams.net) work into Archbee. 

Just type "/Draw.io" inside the editor and select the Draw.io embed block. Copy-paste your Draw.io publish link in the Archbee block and click the "Add Embed" button. 

To get the Draw.io publish link:

1. Go to your draw.io design (app.diagrams.net)
2. Select "File" from the upper left corner of the screen
3. Go to "Publish" -> "Link.."
4. A popup will appear, click Create and copy the generated link
5. Paste the above link in Archbee's draw.io block and hit the "Add Embed" button

new feature Math equations (Tex, Katex, Latex)

You can now add math equations with the new Tex block. Just type "/Tex" and add the block in the editor. 

With the Tex block, you can switch between Preview and Edit by clicking the blue button on top of the block: "Preview Tex" and "Edit Tex code".

Archbee uses the KaTeX library to render math equations, which supports a large subset of LaTeX functions. You can find more details about the Katex syntax below:

https://katex.org/ - Katex website

https://katex.org/docs/supported.html - functions supported

https://katex.org/docs/support_table.html - tables supported