# 이슈처리 251

This commit is contained in:
leejinho 2020-02-12 17:08:46 +09:00
parent f68c96a390
commit 8f5152a60a

View File

@ -20,7 +20,10 @@
{{ data.notice.regDate }}
</div>
<perfect-scrollbar>
<p [innerHTML]="data.notice.content | linky" class="contnets"></p>
<p
[innerHTML]="data.notice.content | linefeedtohtml | linky"
class="contnets"
></p>
</perfect-scrollbar>
</mat-card-content>
<mat-card-actions class="button-farm flex-row">