Skip to content

Comments

feat: add obsidian callouts suppport#68

Open
fmorroni wants to merge 1 commit intotoppair:masterfrom
fmorroni:callouts
Open

feat: add obsidian callouts suppport#68
fmorroni wants to merge 1 commit intotoppair:masterfrom
fmorroni:callouts

Conversation

@fmorroni
Copy link
Contributor

Adds supports for obsidian callouts.
The css uses custom color variables I took from inspecting the official obsidian callouts page, but I only tested with dark theme colors. It may be a better idea to use the color variables defined in the github-markdown.min.css which I think are already dependent on the theme. But that file is automatically generated so I'm not sure how "static" the values there are.

Here's how it looks in dark theme:
image
image

It would also close #66

tallamjr added a commit to tallamjr/dotfiles that referenced this pull request Feb 11, 2026
Switch to fmorroni/peek.nvim callouts branch which renders GitHub-style
blockquote alerts ([!NOTE], [!WARNING], [!TIP], [!IMPORTANT], [!CAUTION]).

References:
toppair/peek.nvim#68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Preview markdown callouts

1 participant