Skip to content

Commit dcf3f24

Browse files
authored
Sort list of repos alphabetically (#1376)
1 parent 6614cf1 commit dcf3f24

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ image:https://github.com/apple/pkl/actions/workflows/main.yml/badge.svg?style=sv
6363
|https://github.com/apple/pkl-go-examples[`apple/pkl-go-examples`]
6464
|Examples for using Pkl within Go applications
6565

66+
|https://github.com/apple/highlightjs-pkl[`apple/highlightjs-pkl`]
67+
|Highlight.js syntax highlighting for Pkl
68+
6669
|https://github.com/apple/pkl-intellij[`apple/pkl-intellij`]
6770
|JetBrains editor plugins providing Pkl language support
6871

@@ -93,6 +96,9 @@ image:https://github.com/apple/pkl/actions/workflows/main.yml/badge.svg?style=sv
9396
|https://github.com/apple/pkl-project-commons[`apple/pkl-project-commons`]
9497
|Utility libraries for Pkl
9598

99+
|https://github.com/apple/pkl-readers[`apple/pkl-readers`]
100+
|Shared Pkl https://pkl-lang.org/main/current/language-reference/index.html#external-readers[external reader] tools
101+
96102
|https://github.com/apple/pkl-spring[`apple/pkl-spring`]
97103
|Spring Boot extension for configuring Boot apps with Pkl
98104

@@ -108,15 +114,9 @@ image:https://github.com/apple/pkl/actions/workflows/main.yml/badge.svg?style=sv
108114
|https://github.com/apple/pkl.tmbundle[`apple/pkl.tmbundle`]
109115
|TextMate bundle for Pkl
110116

111-
|https://github.com/apple/rules_pkl[`apple/rules_pkl`]
112-
|Bazel build rules for Pkl
113-
114117
|https://github.com/apple/tree-sitter-pkl[`apple/tree-sitter-pkl`]
115118
|Tree-sitter parser for Pkl
116119

117-
|https://github.com/apple/highlightjs-pkl[`apple/highlightjs-pkl`]
118-
|Highlight.js syntax highlighting for Pkl
119-
120-
|https://github.com/apple/pkl-readers[`apple/pkl-readers`]
121-
|Shared Pkl https://pkl-lang.org/main/current/language-reference/index.html#external-readers[external reader] tools
120+
|https://github.com/apple/rules_pkl[`apple/rules_pkl`]
121+
|Bazel build rules for Pkl
122122
|===

0 commit comments

Comments
 (0)