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

Pragma: \whitespace

2023년 9월 21일 오후 6:03

Introduced in v5.1.15 The \whitespace pragma determines how spaces and newlines are treated within wikitext.

  • notrim – whitespace text is not subject to special processing (the default)
  • trim – whitespace text is ignored

Note that the processing only applies to the printable text, and not to other text, such as the values of attributes.

The whitespace setting only applies to the parsed content in which it appears. The setting is inherited by embedded Procedure Definitions and Custom Widgets definitions, but is not inherited by Macro definitions.

\whitespace trim|notrim

For example:

\whitespace trim