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
{{ message }}
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
With the new Obsidian we should have access to the CodeMirror 6 instance.
Perhaps there is a reliable way to reuse the existing instance, which makes it so that we don't have to create special views. This will likely result in better performance.
I don't have any experience with CM6 though...
The text was updated successfully, but these errors were encountered:
When this update is made, I hope we will still have the same raw text editing experience (NOT Markdown) obsidian-plaintext currently provides.
It's still a completely new, custom View. I (and eventually through settings you too) have full control over editing experience. For now, after having made the switch (it's implemented), the experience is the same as before.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With the new Obsidian we should have access to the CodeMirror 6 instance.
Perhaps there is a reliable way to reuse the existing instance, which makes it so that we don't have to create special views. This will likely result in better performance.
I don't have any experience with CM6 though...
The text was updated successfully, but these errors were encountered: