From 8d5728f99303700e6c42bf193e40ff167ff62dcd Mon Sep 17 00:00:00 2001 From: ovari123 Date: Sun, 16 Mar 2025 23:48:20 -0500 Subject: [PATCH] setup: cleanup Change-Id: I2d0c60bc4f87ea8629b68c536c17e4df36e07649 --- setup/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/setup/index.md b/setup/index.md index ab66bc13..ba9ba38b 100644 --- a/setup/index.md +++ b/setup/index.md @@ -43,12 +43,12 @@ The JXD (Jami eXtension for Desktop) file extension and the JXA (Jami eXtension Unfortunately the "marketing" name for plugins was changed to extensions after years of development, and it would be too much work to change everything to extensions. Currently, the consensus is to keep the JPL file extension, even if it is inconsistent with the UI, as most users would manage extensions through the Jami UI. +``` - ```{important} - Jami accounts and extensions have the description and file extension as shown below:
- Jami account (\*.jac)
- Jami extension (\*.jpl) - ``` +```{important} +Jami accounts and extensions have the description and file extension as shown below: +* Jami account (\*.jac) +* Jami extension (\*.jpl) ``` ```{admonition} Tip