Hello there, again, me, in the bug channel…
If you use Pinegrow to view the remote file at
https://idott.io/pinegrowKauri.html 
and view the page source for kauri.html
<inline nameSpaceName="Kauri" mapDEFToID="true" ' url="youngkauri.x3d" '>
throws a wobbler as it is looking for a closing tag for the inline  tag.
lots of orange warning boxes about errors when editing and saving other things from that point on, a bit confusing.
I checkedhttps://www.x3dom.org/inline-html-reflection/ 
and I see the line
<inline nameSpaceName=’foo’ url=’someScene.x3d’ />
where they close off the inline with a trailing “/ ”
Or is it not a bug and I should have done something a bit differently?
             
            
              
                
            
           
          
            
              
                RobM  
              
                  
                    March 15, 2021, 10:02am
                   
                  2 
               
             
            
              Hi @schpengle ,
             
            
              
            
           
          
            
            
              
Fingers crossed, would be good to not see the error icon when tags are in caps, it’s still valid html! Hopefully an internal editor update is coming 
             
            
              
            
           
          
            
            
              well, not so much just the CAPITAL letter as It was just looking for the closing tag for the inline/Inline tag.
Not present, so ALL tags/linting goes bonkers from that point on.
Yes, new code editer…with ctrl Z on currently open file (not applied to all the others) would be nice.
             
            
              1 Like