uahgi/docs/grammar.md
Tan Kian-ting 0196e08aff
Some checks are pending
CI / Julia 1.6 - ubuntu-latest - x64 (push) Waiting to run
CI / Julia 1.7 - ubuntu-latest - x64 (push) Waiting to run
CI / Julia pre - ubuntu-latest - x64 (push) Waiting to run
add interp basic function (not yet)
2025-01-29 01:30:58 +08:00

19 lines
No EOL
297 B
Markdown

語法:
變數輸入法:
`@varname`
後面如果接英文字,要加`%%`,變成`@varname%%english blah`
註解:`%comment%`,註解內可以換行。
輸入指令:
`{@foo|bar}`
輸入陣列
`{@quote|a|b}`
指定斷字語言:
`{@lang|en}`等,要輸入於第一行才有效。