Skip to content

Commit cee95b0

Browse files
authored
Merge pull request #70 from pryrt/udl-repo-link
Add link to the UDL Collection closed #61
2 parents c2a7aaa + e4c8fad commit cee95b0

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

content/docs/user-defined-language-system.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,13 @@ The User Defined Languages are _not_ affected by your [active theme](../preferen
7777

7878
However, since you can set the colors of a UDL to whatever you want, you can manually make it match your theme. If you want to define multiple UDL using the same basic color scheme, you can start by setting the colors of the default **User Defined Language**, then **Create New** for each UDL that you want to match that scheme, customizing the rules for each new UDL.
7979

80-
<!--
81-
## shared UDL files
80+
## User Defined Languages Collection
8281

83-
At one time, there was a wiki-maintained list of externally-available UDL definition files
84-
[UDL List](http://docs.notepad-plus-plus.org/index.php/User_Defined_Language_Files#Contributing_new_user_defined_language_files)
82+
Throughout the history of Notepad++, many UDL files have been created by Notepad++ users and made publically available. There is once again a centralized [User Defined Languages Collection](https://github.com/notepad-plus-plus/userDefinedLanguages).
8583

86-
But it's gone, so hide this code for now. Someday, something similar may be maintained
87-
-->
84+
https://github.com/notepad-plus-plus/userDefinedLanguages
85+
86+
This central Collection is a convenient location for UDL-users to find new UDL files, and for UDL-authors to share their UDL files with the whole Notepad++ community. The Collection includes instructions for how to use the files, as well as how to submit new UDL to the Collection.
8887

8988
## UDL Configuration File Contents
9089

0 commit comments

Comments
 (0)