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

Procedure Call Syntax

2024년 3월 10일 오후 5:26

What follows is a formal presentation of the syntax of the WikiText syntax for procedure calls, using railroad diagrams.

procedure-name

<<procedure-namewhitespaceparam-value>>

param-value

Each individual param-value has the following syntax:

param-namewhitespace:whitespacevaluewhitespace
  • The param-name is a sequence of letters (AZ, az), digits (09), hyphens (-) and underscores (_).
  • The value is specified as follows:
"""anything but """""""anything but ""'anything but ''[[anything but ]]]anything but ' " or whitespace