From b0d844e0b528b6d2cdf8cecc65f2b753bb59f339 Mon Sep 17 00:00:00 2001 From: Tamnac <49466795+Tamnac@users.noreply.github.com> Date: Thu, 29 Feb 2024 10:17:56 -0800 Subject: Add language_djot (#372) * Add language_djot * fix remote Co-authored-by: Guldoman * spelling error * fix spacing * change to latest commit --------- Co-authored-by: Guldoman --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 140e052..c535a52 100644 --- a/manifest.json +++ b/manifest.json @@ -719,6 +719,14 @@ "mod_version": "3", "tags": ["language"] }, + { + "description": "Syntax for the [Djot](https://djot.net/) markup language", + "version": "0.1", + "remote": "https://github.com/Tamnac/lite-xl-djot:e92ad996aba56c3363ef83a2dd8d1026be56c730", + "id": "language_djot", + "mod_version": "3", + "tags": ["language"] + }, { "description": "Syntax for [FreeFEM++](http://freefem.org) programming language", "version": "0.1", -- cgit v1.2.3