Skip to content

Commit f00c21e

Browse files
committed
Update README.md
Added more detailed description what this package does.
1 parent 4683495 commit f00c21e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# LDIF-Syntax
2-
LDIF syntax highlighter and snippets for Sublime Text 3
2+
LDAP Data Interchange Format syntax highlighter and snippets for Sublime Text 3. Syntax highlighting and checking is done in conformance with the definitions of RFC 2849. IThe syntax highlighter distinguishes between plain text and base64 encoded attribute values. Within both types invalid characters are automatically highlighted.
3+
4+
## Snippets
5+
This package contains snippets for the LDAP modify operations defined by RFC 2849. It's also trying to detect erroneous modify definnitions and highlights them as well.

0 commit comments

Comments
 (0)