From dcf3f24e3b9ec99ba908b847179e9c83027f2713 Mon Sep 17 00:00:00 2001 From: Daniel Chao Date: Mon, 15 Dec 2025 12:48:26 -0800 Subject: [PATCH] Sort list of repos alphabetically (#1376) --- README.adoc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.adoc b/README.adoc index 9d86c268..f509466f 100644 --- a/README.adoc +++ b/README.adoc @@ -63,6 +63,9 @@ image:https://github.com/apple/pkl/actions/workflows/main.yml/badge.svg?style=sv |https://github.com/apple/pkl-go-examples[`apple/pkl-go-examples`] |Examples for using Pkl within Go applications +|https://github.com/apple/highlightjs-pkl[`apple/highlightjs-pkl`] +|Highlight.js syntax highlighting for Pkl + |https://github.com/apple/pkl-intellij[`apple/pkl-intellij`] |JetBrains editor plugins providing Pkl language support @@ -93,6 +96,9 @@ image:https://github.com/apple/pkl/actions/workflows/main.yml/badge.svg?style=sv |https://github.com/apple/pkl-project-commons[`apple/pkl-project-commons`] |Utility libraries for Pkl +|https://github.com/apple/pkl-readers[`apple/pkl-readers`] +|Shared Pkl https://pkl-lang.org/main/current/language-reference/index.html#external-readers[external reader] tools + |https://github.com/apple/pkl-spring[`apple/pkl-spring`] |Spring Boot extension for configuring Boot apps with Pkl @@ -108,15 +114,9 @@ image:https://github.com/apple/pkl/actions/workflows/main.yml/badge.svg?style=sv |https://github.com/apple/pkl.tmbundle[`apple/pkl.tmbundle`] |TextMate bundle for Pkl -|https://github.com/apple/rules_pkl[`apple/rules_pkl`] -|Bazel build rules for Pkl - |https://github.com/apple/tree-sitter-pkl[`apple/tree-sitter-pkl`] |Tree-sitter parser for Pkl -|https://github.com/apple/highlightjs-pkl[`apple/highlightjs-pkl`] -|Highlight.js syntax highlighting for Pkl - -|https://github.com/apple/pkl-readers[`apple/pkl-readers`] -|Shared Pkl https://pkl-lang.org/main/current/language-reference/index.html#external-readers[external reader] tools +|https://github.com/apple/rules_pkl[`apple/rules_pkl`] +|Bazel build rules for Pkl |===