Skip to content

Instantly share code, notes, and snippets.

@wbamberg
Created October 9, 2021 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wbamberg/faa01079d2dcad3c92b11e94dcd13a0b to your computer and use it in GitHub Desktop.
Save wbamberg/faa01079d2dcad3c92b11e94dcd13a0b to your computer and use it in GitHub Desktop.

Report from 10/9/2021, 9:34:09 AM

All unhandled elements

  • td (1)
  • tr (1)
  • table.standard-table (1)

Details per Document

Invalid AST transformations

td (126:4) => tableCell
type: "paragraph"
summary: "This is an alphabetical list of MathML attributes. More details for each attribute are available on particular element pages."
locale: "en-US"
rowIndex: 18
shouldWrap: true
children: 
  type: "text"
  value: "A Boolean value specifying whether more vertical space is used for displayed equations or, if set to "
  type: "inlineCode"
  value: "false"
  type: "text"
  value: ", a more compact layout is used to display formulas.",type: "paragraph"
summary: "This is an alphabetical list of MathML attributes. More details for each attribute are available on particular element pages."
locale: "en-US"
rowIndex: 18
shouldWrap: true
children: 
  type: "emphasis"
  children: 
    type: "text"
    value: "In MathML 3 this attribute was only valid on {{IE1hdGhNTEVsZW1lbnQoIm1zdHlsZSIpIA==}}, {{IE1hdGhNTEVsZW1lbnQoIm10YWJsZSIpIA==}}, and  {{IE1hdGhNTEVsZW1lbnQoIm1hdGgiKSA=}}."
tr (123:3) => tableRow
type: "html"
value: "<td><p>A Boolean value specifying whether more vertical space is used for displayed equations or, if set to <code>false</code>, a more compact layout is used to display formulas.</p><p><em>In MathML 3 this attribute was only valid on {{IE1hdGhNTEVsZW1lbnQoIm1zdHlsZSIpIA==}}, {{IE1hdGhNTEVsZW1lbnQoIm10YWJsZSIpIA==}}, and  {{IE1hdGhNTEVsZW1lbnQoIm1hdGgiKSA=}}.</em></p></td>"
table.standard-table (22:1) => table
type: "html"
value: "<tr><td><code>displaystyle</code></td><td><em>All</em></td><td><p>A Boolean value specifying whether more vertical space is used for displayed equations or, if set to <code>false</code>, a more compact layout is used to display formulas.</p><p><em>In MathML 3 this attribute was only valid on {{IE1hdGhNTEVsZW1lbnQoIm1zdHlsZSIpIA==}}, {{IE1hdGhNTEVsZW1lbnQoIm10YWJsZSIpIA==}}, and  {{IE1hdGhNTEVsZW1lbnQoIm1hdGgiKSA=}}.</em></p></td></tr>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment