1) ? 'line-clamp-3 /*pb-0 mb-0*/' : ''}}"> @if(getSetting('feed.disable_posts_text_preview')) @if($post->isSubbed || (getSetting('profiles.allow_users_enabling_open_profiles') && $post->user->open_profile)) {!!GenericHelper::parseSafeHTML($post->text)!!} @endif @else {!!GenericHelper::parseSafeHTML($post->text)!!} @endif
@if(getSetting('feed.enable_post_description_excerpts') && (strlen($post->text) >= 85 || substr_count($post->text,"\r\n") > 1))
{{__('Show more')}} {{__('Show less')}}
@endif