.ico
and .png
files.New CSS variables:
--p-spacing
defines the spacing between paragraphs (defaults to 1rem
).--heading-spacing
defines the spacing above a heading when it follows a paragraph (defaults to 2.5x paragraph spacing).[[
link suggest is showing will now skip the autocomplete and accept the current input as the full link.[[
link suggest would not always work if ]]
was not found on the current line.renderMarkdown
.
).<iframe>
now properly open them in the default browser.F2
to start renaming the focused file.Space
to open the focused file.Enter
to start renaming the focused file (to follow the OS convention).Cmd + ArrowDown
to open the focused file.Enter
and Tab
key.Alt + Click
in file explorer not setting the focused file properly.---
.app://local
URLs. These were reported as a potential vulnerability when using iframes.navigator.clipboard
API not working in popout windows.app://local
for functionality within your plugin, you should use vault.getResourcePath(file: TFile)
and vault.adapter.getResourcePath(vaultPath: string)
as a replacement. These also works on mobile.Important: Now that Bookmarks are available on mobile, the starred core plugin has officially been removed.
sitemap.xml
Ctrl/Command+F
will now always refocus the search input even if it's already showing.and
not resolving correctly within templates.tag:
and block:
will now work even if the operator is not lowercase (i.e. TAG:
).Ctrl-M
will no longer minimize Obsidian on Windows.description
, image
, and permalink
Ctrl-M
will no longer minimize Obsidian on Windows.\
) will no longer receive special styling.data-path
attribute for custom styling.