Confirmed users
228
edits
(→compatgeckodesktop_unknown: added some info) |
(→inline_text: added info about extra compat info case that requires a footnote to fix.) |
||
Line 246: | Line 246: | ||
The API schema does not include inline notes. This text needs to be converted to a footnote, converted to a support attribute (which may require an importer update), or removed. | The API schema does not include inline notes. This text needs to be converted to a footnote, converted to a support attribute (which may require an importer update), or removed. | ||
* A common case that causes this error is where you insert a browser version number or compatibility macro into a Browser compatibility table, but then want to include some supporting data or information about an edge case or quirk next to or just below it. The correct way to deal with this is to insert the extra information as a footnote, using the ref( ... ) and endnote( ... ) templates. See the [https://developer.mozilla.org/en-US/docs/Web/API/Element/querySelector#Browser_compatibility Element.querySelector Browser compat table] for an example. | |||
=== nested_p === | === nested_p === |