메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

Syntax Highlight: 두 판 사이의 차이

데브카페
내용을 "== Highlight == == Highlightjs Integration == # 설치 #: https://github.com/Nicolas01/Highlightjs_Integration/archive/master.zip # extensions/ folder. Add the following code at the bottom of your LocalSettings.php file: wfLoadExtension( 'Highlightjs_Integration' );"(으)로 바꿈
태그: 대체됨
편집 요약 없음
 
8번째 줄: 8번째 줄:


wfLoadExtension( 'Highlightjs_Integration' );
wfLoadExtension( 'Highlightjs_Integration' );
[[category:미디어위키]]

2025년 6월 24일 (화) 12:31 기준 최신판

Highlight

Highlightjs Integration

  1. 설치
    https://github.com/Nicolas01/Highlightjs_Integration/archive/master.zip
  2. extensions/ folder.

Add the following code at the bottom of your LocalSettings.php file:

wfLoadExtension( 'Highlightjs_Integration' );

Comments