Changed preview text to split on paragraphs and show at least 400 chars instead of 200. Details are in the doc string. Unit tests included. For manual testing, make some blog posts and make sure the preview text is as expected according to the rules in the doc string.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Change truncation to break on a word boundary and increase the length of the preview text.
forge:tv/2616
Changed preview text to split on paragraphs and show at least 400 chars instead of 200. Details are in the doc string. Unit tests included. For manual testing, make some blog posts and make sure the preview text is as expected according to the rules in the doc string.