Warning, /sdk/pology/spec/kuit.l1 is written in an unsupported language. File is not indexed.

0001 # Lightweight specification of KUIT.
0002 
0003 kuit : ctx;
0004 kuil : ctx;
0005 
0006 para :;
0007 title :;
0008 subtitle :;
0009 list :;
0010 item :;
0011 
0012 note : label;
0013 warning : label;
0014 
0015 filename :;
0016 link : url;
0017 application :;
0018 command : section;
0019 resource :;
0020 icode :;
0021 bcode :;
0022 shortcut :;
0023 interface :;
0024 emphasis : strong;
0025 placeholder :;
0026 email : address;
0027 envar :;
0028 message :;
0029 numid :;
0030 nl :;