-
Notifications
You must be signed in to change notification settings - Fork 23
Update plugin-bookmark.md with Zen Browser path #98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deigue
commented
Jul 2, 2025
- Fixed up path for LibreWolf
- Added Zen Browser path
- Fixed up path for LibreWolf - Added Zen Browser path
📝 WalkthroughWalkthroughThe documentation for the Bookmark plugin was updated to correct the LibreWolf browser path and to add a new entry for Zen Browser (Twilight), including its bookmark profile path and engine information. Changes
Suggested labels
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
plugin-bookmark.md (1)
20-23: Use a proper Markdown heading instead of bold text.Markdown-lint (MD036) flags
**Zen Browser (Twilight)**as “emphasis used instead of a heading”.
To stay consistent with lint rules (and improve TOC generation), use a####heading:-**Zen Browser (Twilight)** +#### Zen Browser (Twilight)Apply the same style to the other browser sections in a follow-up commit.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
plugin-bookmark.md(1 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.17.2)
plugin-bookmark.md
20-20: Emphasis used instead of a heading
(MD036, no-emphasis-as-heading)
🔇 Additional comments (1)
plugin-bookmark.md (1)
18-18: Path correction looks good.The duplicated “Roaming” segment has been removed, fixing the path to LibreWolf’s profile directory.
No further action required here.
jjw24
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you 👍