1
Fork 0

feat: wiki search using git-grep

+ add release note
This commit is contained in:
Shiny Nematoda 2024-05-20 12:23:27 +00:00
parent d6915f4d5f
commit ec4f5495ba
10 changed files with 107 additions and 0 deletions

View file

@ -0,0 +1,3 @@
Basic wiki content search using git-grep
- The search results include the first ten matched files
- Only the first three matches per file are displayed