module Cadmium::Util::Paragraph

Defined in:

cadmium/util/paragraph.cr

Class Method Summary

Class Method Detail

def self.paragraphs(text) #

Splits text into an array of paragraphs.


[View source]