We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e70c32a commit 77fab7aCopy full SHA for 77fab7a
1 file changed
src/technologies/m.json
@@ -1026,7 +1026,7 @@
1026
66
1027
],
1028
"description": "Marko is HTML re-imagined as a language for building dynamic and reactive user interfaces.",
1029
- "dom": "#data-marko-key, html[data-framework='marko']",
+ "dom": "#data-marko-key, [data-marko-key], html[data-framework='marko']",
1030
"icon": "Marko.svg",
1031
"implies": "Node.js",
1032
"js": {
0 commit comments