mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-01 20:32:11 +00:00
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:
commit
fb1338537b
10 changed files with 107 additions and 0 deletions
3
release-notes/8.0.0/feat/3847.md
Normal file
3
release-notes/8.0.0/feat/3847.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue