Enforce blanks around Markdown headings (#43041)
This commit is contained in:
@@ -40,6 +40,7 @@ You can use the command line to import source code and, if the code has been tra
|
||||
All of these tools import source code and revision history, only. If you also want to import your settings and your collaboration history, such as issues and pull requests, you'll need to use more advanced tools. To determine the best tool to use for your migration, see "[AUTOTITLE](/migrations/overview/planning-your-migration-to-github)."
|
||||
|
||||
{% ifversion fpt or ghec %}
|
||||
|
||||
## Further reading
|
||||
|
||||
- "[AUTOTITLE](/get-started/using-git/troubleshooting-the-2-gb-push-limit)"
|
||||
|
||||
@@ -62,6 +62,7 @@ To follow these steps, you must use a macOS or Linux system and have the followi
|
||||
{% data reusables.migrations.push-to-github %}
|
||||
|
||||
{% ifversion fpt or ghec %}
|
||||
|
||||
## Further reading
|
||||
|
||||
- "[AUTOTITLE](/get-started/using-git/troubleshooting-the-2-gb-push-limit)"
|
||||
|
||||
@@ -58,6 +58,7 @@ To follow these steps, you must use a macOS or Linux system and have the followi
|
||||
{% data reusables.migrations.push-to-github %}
|
||||
|
||||
{% ifversion fpt or ghec %}
|
||||
|
||||
## Further reading
|
||||
|
||||
- "[AUTOTITLE](/get-started/using-git/troubleshooting-the-2-gb-push-limit)"
|
||||
|
||||
@@ -62,6 +62,7 @@ To follow these steps, you must use Windows and have the following tools install
|
||||
{% data reusables.migrations.push-to-github %}
|
||||
|
||||
{% ifversion fpt or ghec %}
|
||||
|
||||
## Further reading
|
||||
|
||||
- "[AUTOTITLE](/get-started/using-git/troubleshooting-the-2-gb-push-limit)"
|
||||
|
||||
@@ -56,6 +56,7 @@ For purposes of demonstration, we'll use:
|
||||
If the repository you are importing contains large files, you may run into a warning or error. For more information on large files and how to manage them, see "[AUTOTITLE](/repositories/working-with-files/managing-large-files/about-large-files-on-github)."
|
||||
|
||||
{% ifversion fpt or ghec %}
|
||||
|
||||
## Further reading
|
||||
|
||||
- "[AUTOTITLE](/get-started/using-git/troubleshooting-the-2-gb-push-limit)"
|
||||
|
||||
Reference in New Issue
Block a user