최근 검색
최근 검색 없음

Rowan Walker
가입한 날짜: 2021년 5월 28일
·
마지막 활동: 2022년 2월 03일
팔로잉
0
팔로워
0
총 활동 수
3
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Rowan Walker
Rowan Walker님이 에 댓글을 입력함
OK - I've just come up with a fix.
In your theme's JS file add the following code to allow you to use HTML in your section & category descriptions.
$('.description').html( $('.description').text() );
The class/container element will depend on your theme. You'll also need to make sure it's run after the required HTML is ready (call in your footer or within an window.onload function). It also assumes your theme is using jQuery (I think this might even be required by Zendesk - so you should be safe).
댓글 보기 · 2017년 10월 11일에 게시됨 · Rowan Walker
0
팔로워
0
투표 수
0
댓글
Rowan Walker님이 에 댓글을 입력함
Wes - I think the jQuery is a work around - a hack. What Marci is trying to achieve would be pretty common (I'm trying to do the same); add some basic formatting to the section or category descriptions.
I've tried both HTML and Markdown, but when published, both formats aren't parsed and are just verbatim outputted.
댓글 보기 · 2017년 10월 11일에 게시됨 · Rowan Walker
0
팔로워
0
투표 수
0
댓글