mirror of
https://github.com/flarum/core.git
synced 2025-08-08 09:26:34 +02:00
Rely on TextFormatter to unparse the post content
Fixes flarum/core#920.
This commit is contained in:
@@ -7,7 +7,7 @@ To view the new activity, check out the following link:
|
||||
|
||||
---
|
||||
|
||||
{!! strip_tags($blueprint->post->contentHtml) !!}
|
||||
{!! $blueprint->post->content !!}
|
||||
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user