기타/Information
레드마인 텍스트 포맷 바꾸기 : Redmine Textile formatting
홍시쿼카
2021. 2. 17. 10:34
1. 폰트 스타일
h1. h1의 크기
h2. h2의 크기
h3. h3의 크기
*굵게*
_기울임_
+밑줄+
-취소선-
@코드@
* 글머리 기호
# 번호 매기기
> 인용
<pre>
있는 그대로 표현
</pre>
[[Wiki 페이지에 연결]]
!그림!
:) 이모티콘
참고로 <pre></pre> 안에서는 *굵게* 와 같은 폰트 스타일을 사용할 수 없습니다.
2. 색상
* %{color:red}red% %{color:green}green% %{color:yellow}yellow% %{color:#82B6E1}blue'ish%
* %{color:red}red%<notextile></notextile>%{color:green}green%<notextile></notextile>%{color:yellow}yellow%<notextile></notextile>%{color:#82B6E1}blue'ish%
* %{background:lightgreen}Lightgreen Background% %{background:yellow}Yellow Background%
* %{background:lightgreen}Lightgreen Background%<notextile></notextile>%{background:yellow}Yellow Background%
3. 단락
p. 왼쪽 정렬
p(. 왼쪽 정렬에서 1칸 들여쓰기
p((. 왼쪽 정렬에서 2칸 들여쓰기
p>. 오른쪽 정렬
p)))>. 오른쪽 정렬에서 3칸 들여쓰기
p=. 가운데 정렬
4. 표 생성
|_.UserID |_.Name |_.Group |_. attribute list |
|Starting with | a | simple |row |
|\3=.IT |<. align left |
|1 |Artur Pirozhkov |/2.Users |>. align right |
|2 |Vasya Rogov |=. center |
|3 |John Smith |Admin
(root) |^. valign top |
|4 |- |Nobody
(anonymous) |~. valign bottom |
참고사항 : www.redmine.org/projects/redmine/wiki/KoreanWikiFormatting
KoreanWikiFormatting - Redmine
KoreanWikiFormatting¶ 텍스트 서식(작업중:Working)¶ 링크 넣기¶ 레드마인에 링크넣기¶ 레드마인에는 어디에나 텍스트 형식의 리소스(일감, 변경내용, 위키 페이지...)에 하이퍼 링크를 사용하실 수 있
www.redmine.org