You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@chris-kruining there are two alternatives for composer integration. One is using preprocess and the other is using Xray and loading the preprocessor callback before anything else.
$(
and)
T_TYPE·label
. Ex:T_STRING·name
{···label}
,[···label]
,(···label)
·matched_scope ··· { ·a ·b ·c }
·matched[0] ·matched[2] ·matched[1]
·this
·recursion
tag to force a macro to be recursive Recursive Macros #5·recursion(limit => 3)
·expression()
or·exp()
·midrule(function($ts){...})
·ls(...)
·word()
·label()
·string()
·variable()
·stringify(...)
·concat(...)
·eval()
use macro some\file{macro_name}
(right now macros are limited to be local per file)include 'yay://some_file.php';
The text was updated successfully, but these errors were encountered: