We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d2755 commit e66d7d5Copy full SHA for e66d7d5
components/src/dependencies.js
@@ -2,7 +2,7 @@
2
Object.defineProperty(exports, '__esModule', {value: true});
3
4
exports.dependencies = {
5
- 'a11y/semantic-enrich': ['input/mml', '[sre]', 'input/mathml'],
+ 'a11y/semantic-enrich': ['input/mml', '[sre]', 'input/mml'],
6
'a11y/complexity': ['a11y/semantic-enrich'],
7
'a11y/explorer': ['a11y/semantic-enrich', 'ui/menu'],
8
'[tex]/all-packages': ['input/tex-base'],
0 commit comments