mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-17 10:12:40 +00:00
Change spaces to tabs
This commit is contained in:
@@ -235,15 +235,12 @@ const VaultPage = (props) => {
|
|||||||
Only <b>published</b> brews are searchable via this tool
|
Only <b>published</b> brews are searchable via this tool
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Usernames are case sensitive, make sure you are writing
|
Usernames are case-sensitive
|
||||||
it correctly
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Use <code>"word"</code> to match an exact string, and
|
Use <code>"word"</code> to match an exact string,
|
||||||
<code>-</code> to exclude words (at least one word
|
and <code>-</code> to exclude words (at least one word must not be negated)
|
||||||
must not be negated).
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
Some common words like "a", "after", "through", "itself", "here", etc.,
|
Some common words like "a", "after", "through", "itself", "here", etc.,
|
||||||
are ignored in searches. The full list can be found
|
are ignored in searches. The full list can be found
|
||||||
|
|||||||
Reference in New Issue
Block a user