문법
기본 문법
문단
목록
* aaa
* bbb
- xxx
- yyy
xxx
yyy
문자열
Source Code
본문 내 삽입
<sxh python>
print "Hello, World!";
</sxh>
print "Hello, World!";
<code python>
print "Hello, World!";
</file>
print "Hello, World!";
내려 받을 수 있는 소스 파일
<file python HelloWorld.py>
print "Hello, World!";
</code>
print "Hello, World!";
문자열 꾸미기 (Typography)
https://www.dokuwiki.org/plugin:typography
short name | css property name | description |
fc | color | color of text |
bg | background-color | background color of text |
fs | font-size | font size of text (large or small) |
fw | font-weight | weight of a font (thick or thin characters in text) |
fv | font-variant | display text in a small-caps font |
ff | font-family | font family for text, must be single quoted if a font name contains white-space and non-ASCII characters |
lh | line-height | space between the lines |
ls | letter-spacing | an extra space between characters (in px, em, etc) |
ws | word-spacing | an additional space between words (in px, em, etc) |
sp | white-space | specifies how white-space is handled (preserve or collapse) |
va | vertical-align | sets the vertical alignment |
- | text-transform | controls the capitalization of text (capitalize, uppercase or lowercase) |
- | text-shadow | adds shadow to text |
wf | (web-font) | specify a web font class which prefixed “wf-” |
공지(Note)
표 (Table)
|<70%>|
^ 제목1 ^ 제목 2 ^ 제목 3 ^
|왼쪽 정렬 | 가운데 정렬 | 오른쪽 정렬|
| 세로 합병 | 가로 합병 ||
|::: | - | - |
※ 정렬은 띄어쓰기 "두칸"으로 구분한다.
제목1 | 제목 2 | 제목 3 |
왼쪽 정렬 | 가운데 정렬 | 오른쪽 정렬 |
세로 합병 | 가로 합병 |
- | - |
넘겨주기 (Redirect)
동해물과 /*백두산이*/ 마르고 닳도록 //앞에 빈칸 있어야 인식!
하느님이<WRAP hide>보우하사</WRAP>우리나라 만세
동해물과 마르고 닳도록
하느님이
우리나라 만세
페이지안에 페이지 포함시키기(include)
Tag/Category
참조
토론 (Discussion)
https://www.dokuwiki.org/plugin:discussion
작성한 페이지에 댓글을 달아 사용자간 소통할 수 있는 기능
~~DISCUSSION:closed~~
~~DISCUSSION:closed~~
~~DISCUSSION:closed~~
~~DISCUSSION:closed|Custom Title String~~
~~DISCUSSION:closed|Custom Title String~~