markdown/readme/classes/string_values/template.md in test_values-0.4.0 vs markdown/readme/classes/string_values/template.md in test_values-0.5.0
- old
+ new
@@ -3,11 +3,20 @@
#### Methods
- [strings_in_length_range](#method-strings_in_length_range)
- [strings_not_in_length_range](#method-strings_not_in_length_range)
- [string_of_length](#method-string_of_length)
+- [misspelled](#method-misspelled)
+- [numerics_in_range](#method-numerics_in_range)
+- [numerics_not_in_range](#method-numerics_not_in_range)
@[:markdown](strings_in_length_range/template.md)
@[:markdown](strings_not_in_length_range/template.md)
@[:markdown](string_of_length/template.md)
+
+@[:markdown](misspelled/template.md)
+
+@[:markdown](numerics_in_range/template.md)
+
+@[:markdown](numerics_not_in_range/template.md)