Created
          November 11, 2021 07:26 
        
      - 
      
 - 
        
Save SphinxKnight/b2e5e3076bbc89367f94018d6b4f439d to your computer and use it in GitHub Desktop.  
    md-conversion-mathml
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # Report from 11/11/2021, 08:25:28 | |
| ## All unhandled elements | |
| - tr (1) | |
| - table.standard-table (1) | |
| - th[colSpan="2"] (1) | |
| ## Details per Document | |
| ### [/fr/docs/Web/MathML/Attribute/Values](https://developer.mozilla.org/fr/docs/Web/MathML/Attribute/Values) | |
| #### Invalid AST transformations | |
| ##### tr (104:3) => tableRow | |
| ``` | |
| type: "html" | |
| value: "<th colspan=\"2\">Les <em>contstantes</em> négatives ont été introduites avec Gecko 7.0 {{IGdlY2tvUmVsZWFzZSgiNy4wIikg}} ({{IGJ1Zyg2NTA1MzApIA==}})</th>" | |
| ``` | |
| ##### table.standard-table (66:1) => table | |
| ``` | |
| type: "html" | |
| value: "<tr><th colspan=\"2\">Les <em>contstantes</em> négatives ont été introduites avec Gecko 7.0 {{IGdlY2tvUmVsZWFzZSgiNy4wIikg}} ({{IGJ1Zyg2NTA1MzApIA==}})</th></tr>" | |
| ``` | |
| ### Missing conversion rules | |
| - th[colSpan="2"] (105:4) | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment