r13 vs r14
......
22
== 개요 ==
33
[[https://github.com/wjdgustn/thetree|Github]]
44
5
나무마크를 지원하는 위키 엔진. [[더시드|the seed]]를 모방하여 만들어진 것이 특징이다.
5
나무마크를 지원하는 위키 엔진. [[the seed]]를 모방하여 만들어진 것이 특징이다.
66
77
개발자는 hyonsu이다.
88
......
1212
* api_access 권한의 기능이 없다.
1313
1414
* the seed에는 구현되지 않은 문법이 존재한다.
15
* {{{#!wiki style="display: inline; font-family: monospace"
15
* {{{#!wiki style="display: inline; font-family: monospace;"
1616
\[list( )\]}}} 문법으로 외부에서 동영상 목록을 끌어다 보여주고 있다. 예시로 [[소나위키]]가 있다.
17
* {{{#!wiki style="display: inline; font-family: monospace"
17
* {{{#!wiki style="display: inline; font-family: monospace;"
1818
\[vote({{{#green 제목}}}, {{{#teal 선택지1}}}, {{{#teal 선택지2}}}, {{{#teal 선택지3}}}, ... )\]}}} 문법으로 설문조사 또는 투표를 할 수 있다. ---[[투표:???]]---
1919
2020
* the seed 구버전 같이 네임스페이스만이 아니라 문서에 읽기 ACL을 걸 수 있다.[* {{{#gray ''(insert,read,deny,perm:any으로 ACL 변경)''}}}]
......