- {!show && truncateContent(book.description)} - {show && showFullText(book.description)} -
- {!show && ( - - )} - {show && ( - - )} -+ {!show && truncateContent(book.description)} + {show && showFullText(book.description)} +
+ {!show && ( + + )} + {show && ( + + )} +