Neu:
Geändert: Fehlerbehebungen: - Bei der Vorschau von Posts werden Umlaute jetzt korrekt angezeigt.
This commit is contained in:
parent
82599e9282
commit
ec02bea62d
@ -5,4 +5,4 @@
|
||||
@endif
|
||||
@endforeach
|
||||
</strong>
|
||||
{{ str_limit(strip_tags($post->content), 150, '...') }}
|
||||
{!! str_limit(strip_tags($post->content), 150, '...') !!}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user