Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cadmium_util
master
Cadmium
Util
Paragraph
Sentence
StopWords
Syllable
Guess
Built with Crystal 1.9.2
2023-10-07 10:26:25 UTC
module
Cadmium::Util::Paragraph
Defined in:
cadmium/util/paragraph.cr
Class Method Summary
.paragraphs
(text)
Splits text into an array of paragraphs.
Class Method Detail
def self.
paragraphs
(text)
#
Splits text into an array of paragraphs.
[
View source
]