Skip to content

Commit

Permalink
Revert "[#72423] test: example yaml schema"
Browse files Browse the repository at this point in the history
This reverts commit 77414805472c20bcaf69ba7186cc6d5bf507cdf0
  • Loading branch information
Mikolaj Trzcinski authored and mgielda committed Feb 18, 2025
1 parent 0ec4568 commit ce6bf60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 141 deletions.
3 changes: 1 addition & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,8 @@
action: () => alert("Custom button action"),
},
]),
// spellcheckOpts: { dict: "en_US", dictionaryPath: `${window.location.pathname}dictionaries` },
spellcheckOpts: { dict: "en_US", dictionaryPath: `${window.location.pathname}dictionaries` },
syncScroll: true,
yamlSchema: `${window.location.origin}${window.location.pathname.split("/").slice(0, -1).join("/")}/project.json`,
},
document.getElementById("myst"),
);
Expand Down
139 changes: 0 additions & 139 deletions src/public/project.json

This file was deleted.

0 comments on commit ce6bf60

Please sign in to comment.