@extends('layouts.connected') @inject('tag_detector', 'App\Services\TagDetectorService) @section('content')
{!! $tag_detector->linkTagFrom($post->content) !!}