1.6.0
What's Changed
Added
- New magic command
@theme
to get if obsidian is in dark or light mode (Thanks to @chlohal) - New magic commands
@vault_path
and@note_path
to get the path, and@vault_url
and@note_url
to get the url. They replace the old magic commands@vault
and@note
. - Support for Racket (Thanks to @Ghexor)
- Support for F# (Thanks to @chlohal)
- Support for Dart (Thanks to @andremeireles)
- Support for Ruby (Thanks to @santry)
- Support for Batch scripts (Thanks to @hannesdelbeke)
New Contributors
- @Ghexor made their first contribution in #166
- @latenitecoding made their first contribution in #186
- @andremeireles made their first contribution in #174
- @zanets made their first contribution in #192
- @santry made their first contribution in #193
- @hannesdelbeke made their first contribution in #196
Full Changelog: 1.5.0...1.6.0