We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f04ad6 commit c65e39dCopy full SHA for c65e39d
README.md
@@ -20,6 +20,7 @@ As a general software design decision, the business logic of the application is
20
* Whitespace removal: trim lines, remove trailing whitespace, remove blank lines
21
* Case convert: upper case, lower case.
22
* Split/join
23
+ * Lorem Ipsum generator
24
* Text hash: MD5, SHA1, SHA256, SHA384, SHA512
25
* ANSI text viewer
26
* HTML to Markdown converter
0 commit comments