Commit 83dc112 1 parent e17e5f8 commit 83dc112 Copy full SHA for 83dc112
File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -61,13 +61,25 @@ This generates the lorem ipsum text show above:
61
61
The text becomes random after 18 words, so you might not see exactly
62
62
the same text.
63
63
64
+ Use ` lipsum_title ` instead if you just need a short text suitable for
65
+ a document title or a section heading. The text generated by that
66
+ function looks like this:
67
+
68
+ > Refugiendi et Omnino Rerum
69
+
70
+ Small words are kept uncapitalized and punctuation is stripped from
71
+ all words.
72
+
64
73
65
74
## Release History
66
75
67
76
This is a changelog with the most important changes in each release.
68
77
69
78
### Unreleased
70
79
80
+ The new ` lipsum_title ` function can be used to generate a short string
81
+ suitable for a document title or a section heading.
82
+
71
83
Dependencies were updated and the oldest supported version of Rust is
72
84
now 1.17.
73
85
You can’t perform that action at this time.
0 commit comments