Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div align="center">
<div align="center">
Copy link

Copilot AI Dec 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A Byte Order Mark (BOM) character has been introduced at the beginning of the file. This invisible Unicode character (U+FEFF) can cause issues with file parsing and should be removed. Please ensure your text editor is configured to save files as UTF-8 without BOM.

Copilot uses AI. Check for mistakes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot open a new pull request to apply changes based on this feedback


<!--lint ignore no-dead-urls-->

Expand Down Expand Up @@ -282,6 +282,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org)
- [drawcsify](https://github.com/fenriskiba/drawcsify) - A docsify plugin to embed Draw.io diagrams into your documentation.
- [docsify-page-actions-menu](https://github.com/calycode/docsify-page-actions-menu) - A docsify plugin that adds a customizable actions menu (e.g. copy page, open with LLM) to the beginning of each page on the top.
- [docsify-interactive-checkboxes](https://github.com/andreferra/docsify-plugin-interactive-checkboxes) - Transform markdown checkboxes into interactive, persistent task lists with localStorage integration.
- [docsify-lucide](https://github.com/bhaireshm/docsify-lucide) - A simple, clean Docsify plugin to embed Lucide icons directly in your Markdown files. [@bhaireshm](https://github.com/bhaireshm)

## Themes

Expand Down