You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: custom/config-monaco.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Configure Monaco
2
2
3
-
> Monaco support is experimental. There is a known issue that Monaco's elements will be misplaced when the slide scales. We are working on it and trying to find a solution. Before that, the workaround there is to set the scale to `1:1` and use the browser's zoom to manually scale to the size of your screen.
3
+
> By default, Monaco only is enabled only on dev mode. To make it work on SPA build, add `monaco: true`to your frontmatter configs.
4
4
5
5
Create `./setup/monaco.ts` with the following content:
0 commit comments