Convert markdown to plain text and shorten it up to limit chars.
limit
summary and isShowMore flag which is true if the original text is longer than the summary.
summary
isShowMore
true
Convert markdown to plain text and shorten it up to
limit
chars.Returns
summary
andisShowMore
flag which istrue
if the original text is longer than the summary.