Merge pull request '[FEAT] Wiki Search' (#3847) from snematoda/wiki-search-grep into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3847
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
Earl Warren 2024-05-21 06:27:30 +00:00
commit fb1338537b
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