mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
docs nit
This commit is contained in:
parent
ce8d55f558
commit
3db7b51d68
1 changed files with 2 additions and 2 deletions
|
|
@ -21,9 +21,9 @@ title: "Overview"
|
||||||
Find an overview of all Sourcebot features below. For details, see the individual documentation pages.
|
Find an overview of all Sourcebot features below. For details, see the individual documentation pages.
|
||||||
</Info>
|
</Info>
|
||||||
|
|
||||||
### Fast-indexed based search
|
### Fast indexed based search
|
||||||
|
|
||||||
Search across millions of lines of code in seconds using Sourcebot's blazingly fast indexed search. Find exactly what you are looking for with regular expressions, search filters, boolean logic, and more.
|
Search across millions of lines of code instantly using Sourcebot's blazingly fast indexed search. Find exactly what you are looking for with regular expressions, search filters, boolean logic, and more.
|
||||||
|
|
||||||
<Accordion title="Key benefits">
|
<Accordion title="Key benefits">
|
||||||
- **Regex support:** Use regular expressions to find code with precision.
|
- **Regex support:** Use regular expressions to find code with precision.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue