We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
toTitleLc
1 parent ac93b72 commit 9cb705eCopy full SHA for 9cb705e
title.ts
@@ -1,8 +1,6 @@
1
// deno-lint-ignore-file no-irregular-whitespace
2
-/** Convert a string to titleLc format
3
- *
4
- * -
5
- * - Converts uppercase to lowercase
+/**
+ * Convert a string to titleLc format
6
*
7
* Primarily used for comparing links for equality
8
0 commit comments