이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

Hidden Setting: Default Type for Missing Tiddlers

By default new tiddlers are created with a blank content type.

The hidden setting in $:/config/DefaultMissingType can be set to another content type which is used by default for new tiddlers created by clicking on a missing link (for example, text/markdown to default to Markdown for missing tiddlers). If no value is provided, the content type will be blank and WikiText will be used.