Closed selketjah closed 3 years ago
Added #gtag as a pragma.
#gtag
gtag stands for global tag and has the ability to declare tags globally in a GSL document. It is a persisting pragma.
gtag
Input:
#gtag flavor:vanilla #tag condiment:ketchup
Output:
<tag nspace="condiment" tag="ketchup" /> <tag nspace="flavor" tag="vanilla" />
Added
#gtag
as a pragma.gtag
stands for global tag and has the ability to declare tags globally in a GSL document. It is a persisting pragma.How does it work?
Input:
Output: