# 이슈처리 251
This commit is contained in:
parent
f68c96a390
commit
8f5152a60a
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue
Block a user