Title: CodeHighlighter
Author: iwongu
Published: <strong>2007년 9월 7일</strong>
Last modified: 2012년 6월 18일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://s.w.org/plugins/geopattern-icon/code-highlighter.svg)

# CodeHighlighter

 작성자: [iwongu](https://profiles.wordpress.org/iwongu/)

[다운로드](https://downloads.wordpress.org/plugin/code-highlighter.1.9.zip)

 * [세부사항](https://ko.wordpress.org/plugins/code-highlighter/#description)
 * [평가](https://ko.wordpress.org/plugins/code-highlighter/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/code-highlighter/#installation)
 * [개발](https://ko.wordpress.org/plugins/code-highlighter/#developers)

 [지원](https://wordpress.org/support/plugin/code-highlighter/)

## 설명

This plugin is a syntax highlighter for source code. It uses _GeSHi_ as fontifier
engine.

#### Usage

 1. Put the code snippet in a “` tag.
 2. Add the lang attribute to the code tag like the following. `<code lang="php">`
 3. Add the lineno attribute to the `<code>` tag after the lang tag if you wish to 
    start at a line other than 1. `<code lang="cpp" lineno="42">`
 4. If you do not add lang attribute, the `<code>` tag is handled normally.
 5. If you want to have border, add the style like the following to your .css file.`
    code { border: 1px dotted #ccc; padding: 0.2em 0.5em; }`
 6. You can use following languages in lang. `abap, actionscript, ada, apache, applescript,
    asm, asp, autoit, bash, blitzbasic, bnf, c, c_mac, caddcl, cadlisp, cfdg, cfm, 
    cpp-qt, cpp, csharp, css-gen, css, d, delphi, diff, div, dos, dot, eiffel, fortran,
    freebasic, genero, gml, groovy, haskell, html4strict, idl, ini, inno, io, java,
    java5, javascript, latex, lisp, lua, m68k, matlab, mirc, mpasm, mysql, nsis, objc,
    ocaml-brief, ocaml, oobas, oracle8, pascal, per, perl, php-brief, php, plsql, python,
    qbasic, rails, reg, robots, ruby, sas, scheme, sdlbasic, smalltalk, smarty, sql,
    tcl, text, thinbasic, tsql, vb, vbnet, vhdl, visualfoxpro, winbatch, xml, xpp, 
    z80`

**Note:** Version 1.9 adds support for `<code>` tags, however to ensure backwards
compatibility support for the `<pre>` tag will not be removed.

### Known issues

 1. Because this plugin uses regular expression to match string range from `<code lang
    ="some">` to “`, you can’t use `</code>` in your code snippet. If you must put 
    the `</code>` tag, you can put a space between `<` and `/code>` like `< /code>`.
    The `< /code>` is converted to `</code>` automatically by plugin.
 2. If you want to change the style, you should modify the plugin source file. 😛

## 설치

 1. Unzip the plugin archive.
 2. Upload the directory to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“CodeHighlighter”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ iwongu ](https://profiles.wordpress.org/iwongu/)
 *   [ Ben Lobaugh (blobaugh) ](https://profiles.wordpress.org/blobaugh/)

[자국어로 “CodeHighlighter”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/code-highlighter)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/code-highlighter/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/code-highlighter/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/code-highlighter/)을 [RSS](https://plugins.trac.wordpress.org/log/code-highlighter/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.9

 * Added plugin maintainer
 * Removed outdated links
 * Added support for the `<code>` tag
 * Fixed several HTML entity display issues
 * Line numbering now defaults to displaying line numbers starting at 1

## 기초

 *  버전 **1.9**
 *  최근 업데이트: **14년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 2.0 또는 그 이상 **
 *  다음까지 시험됨: **3.4.2**
 *  언어
 * [English (US)](https://wordpress.org/plugins/code-highlighter/)
 * 태그:
 * [code highlighter](https://ko.wordpress.org/plugins/tags/code-highlighter/)[formatting](https://ko.wordpress.org/plugins/tags/formatting/)
   [post](https://ko.wordpress.org/plugins/tags/post/)[syntax highlight](https://ko.wordpress.org/plugins/tags/syntax-highlight/)
 *  [고급 보기](https://ko.wordpress.org/plugins/code-highlighter/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/code-highlighter/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/code-highlighter/reviews/)

## 기여자

 *   [ iwongu ](https://profiles.wordpress.org/iwongu/)
 *   [ Ben Lobaugh (blobaugh) ](https://profiles.wordpress.org/blobaugh/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/code-highlighter/)