Closed dbarenholz closed 2 years ago
Oh, I need it so much ❤️
I concur
Oh by the way, I just added a couple more syntax highlighting options for other YAML
. In line 229:
{name: "YAML", mimes: ["text/x-yaml", "text/yaml"], mode: "yaml", ext: ["yaml", "yml"], alias: ["yml", "tracker", "dataview"]},
This is for the obsidian tracker plugin, and the regular dataview YAML syntax.
Add
dataviewjs
tojavascript
codestyle so we can have nice colors.I have not tested if this works by building the entire project because it's a pain. I simply changed the release
main.js
file at line 134-135 (see picture below) with the same change as done here, and it works!Example of it working: