cortav  Diff

Differences From Artifact [b82e1b14f3]:

To Artifact [d0eba8f9ef]:


   119    119   				<DetectChar   attribute='Span Cue' char='~' context='#pop!span-del' />
   120    120   
   121    121   				<AnyChar      attribute='Span Cue' String='`$+🔒' context='#pop!span' />
   122    122   				<StringDetect attribute='Span Cue' String='→' context='#pop!ref' />
   123    123   				<StringDetect attribute='Span Cue' String='🔗' context='#pop!ref' />
   124    124   				<DetectChar   attribute='Span Cue' char='>' context='#pop!ref' />
   125    125   				<DetectChar   attribute='Span Cue' char='^' context='#pop!ref' />
          126  +				<DetectChar   attribute='Span Cue' char='"' context='#pop!ref' />
   126    127   				<DetectChar   attribute='Span Cue' char='&amp;' context='#pop!ref' />
   127    128   				<DetectChar   attribute='Span Cue' char='#' context='#pop!var-ref' />
   128    129   				<DetectChar   attribute='Span Cue' char='\' context='#pop!flat-span' />
   129    130   				<Detect2Chars attribute='Comment' char='%' char1='%' context='#pop!inline-comment' />
   130    131   				<Detect2Chars attribute='Critical Directive Cue' char='%' char1='!' context='#pop!inline-directive' />
   131    132   				<DetectChar   attribute='Directive Cue' char='%' context='#pop!inline-directive' />
   132    133   			</context>