From 8014634a8b7ebf723375d1aa8f977eca8f163840 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Wed, 1 Feb 2023 15:11:21 -0800 Subject: [PATCH 1/2] [ci-base] add 3 new plugins --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0263cad86..2818ec5ce 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,9 @@ let us know and we'll be happy to include it here! - **Python D2 diagram builder**: [https://github.com/MrBlenny/py-d2](https://github.com/MrBlenny/py-d2) - **Clojure D2 transpiler**: [https://github.com/judepayne/dictim](https://github.com/judepayne/dictim) - **JavaScript D2 diagram builder**: [https://github.com/Kreshnik/d2lang-js](https://github.com/Kreshnik/d2lang-js) +- **Maven plugin**: [https://github.com/andrinmeier/unofficial-d2lang-confluence-plugin](https://github.com/andrinmeier/unofficial-d2lang-confluence-plugin) +- **Confluence plugin**: [https://github.com/andrinmeier/unofficial-d2lang-confluence-plugin](https://github.com/andrinmeier/unofficial-d2lang-confluence-plugin) +- **CIL (C#, Visual Basic, F#, C++ CLR) to D2**: [https://github.com/HugoVG/AppDiagram](https://github.com/HugoVG/AppDiagram) ### Misc From 9540e10286ba6bc67055cdd373a2c22ae9cefe91 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Fri, 3 Feb 2023 22:37:29 -0800 Subject: [PATCH 2/2] add snippets --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5541306b0..1e4dafee5 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,7 @@ let us know and we'll be happy to include it here! - **Maven plugin**: [https://github.com/andrinmeier/unofficial-d2lang-maven-plugin](https://github.com/andrinmeier/unofficial-d2lang-maven-plugin) - **Confluence plugin**: [https://github.com/andrinmeier/unofficial-d2lang-confluence-plugin](https://github.com/andrinmeier/unofficial-d2lang-confluence-plugin) - **CIL (C#, Visual Basic, F#, C++ CLR) to D2**: [https://github.com/HugoVG/AppDiagram](https://github.com/HugoVG/AppDiagram) +- **D2 Snippets (for text editors)**: [https://github.com/Paracelsus-Rose/D2-Language-Code-Snippets](https://github.com/Paracelsus-Rose/D2-Language-Code-Snippets) ### Misc