Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 09ac9f5

Browse files
committed
fix extra spaces + 1 typo fix
1 parent 99c5a5d commit 09ac9f5

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

content/repositories/working-with-files/managing-files/navigating-files-with-the-new-code-view.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Navigating files with the new code view (beta)
3-
intro: 'With the new code view (beta), you can view your code in context with an easily-navigable file tree and integrated symbol search.'
3+
intro: 'With the new code view (beta), you can view your code in context with an easily navigable file tree and integrated symbol search.'
44
allowTitleToDifferFromFilename: true
55
versions:
66
feature: file-tree-view
@@ -11,7 +11,7 @@ shortTitle: New code view (beta)
1111

1212
{% note %}
1313

14-
**Note**: {% data reusables.search.code-search-code-view-beta-note %}<br><br>
14+
**Note**: {% data reusables.search.code-search-code-view-beta-note %}
1515

1616
{% data reusables.search.code-search-link %}
1717

@@ -29,7 +29,7 @@ To provide feedback on the new code view beta, see the [discussion forum](https:
2929
{% data reusables.search.enabling-and-disabling-code-search-and-view-beta %}
3030

3131
## Using the file tree view
32-
The new file tree view is a panel that displays a repository's directories and files within an easily-navigable tree. You can move between directories and files quickly and understand the context for each item you view.
32+
The new file tree view is a panel that displays a repository's directories and files within an easily navigable tree. You can move between directories and files quickly and understand the context for each item you view.
3333

3434
1. Select a repository, then click a directory or file within that repository to open the file tree view.
3535

content/search-github/github-code-search/about-github-code-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ topics:
1010

1111
{% note %}
1212

13-
**Note:** {% data reusables.search.code-search-code-view-beta-note %}<br><br>
13+
**Note:** {% data reusables.search.code-search-code-view-beta-note %}
1414

1515
{% data reusables.search.code-view-link %}
1616

content/search-github/github-code-search/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ children:
1414

1515
{% note %}
1616

17-
**Note:** {% data reusables.search.code-search-code-view-beta-note %}<br><br>
17+
**Note:** {% data reusables.search.code-search-code-view-beta-note %}
1818

1919
{% data reusables.search.code-search-link %} {% data reusables.search.code-view-link %}
2020

content/search-github/github-code-search/understanding-github-code-search-syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ topics:
1010

1111
{% note %}
1212

13-
**Note:** {% data reusables.search.code-search-code-view-beta-note %}<br><br>
13+
**Note:** {% data reusables.search.code-search-code-view-beta-note %}
1414

1515
{% data reusables.search.code-search-link %} {% data reusables.search.code-view-link %}
1616

content/search-github/github-code-search/using-github-code-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ topics:
1010

1111
{% note %}
1212

13-
**Note:** {% data reusables.search.code-search-code-view-beta-note %}<br><br>
13+
**Note:** {% data reusables.search.code-search-code-view-beta-note %}
1414

1515
{% data reusables.search.code-search-link %} {% data reusables.search.code-view-link %}
1616

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
This article refers to the classic GitHub search experience. If you are participating in the new code search and code view beta and have enabled the new functionality, the syntax for searching code and the GitHub.com search interface will differ. However, the search syntax for non-code search types will stay the same. <br><br>
1+
This article refers to the classic GitHub search experience. If you are participating in the new code search and code view beta and have enabled the new functionality, the syntax for searching code and the GitHub.com search interface will differ. However, the search syntax for non-code search types will stay the same.
22

33
For information about the new code search and code view, currently in limited public beta, see "[About GitHub Code Search (beta)](/search-github/github-code-search/about-github-code-search)." To try out the new code search and code view beta, join the [waitlist](https://github.com/features/code-search-code-view/signup).

0 commit comments

Comments
 (0)