1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

361 Commits

Author SHA1 Message Date
Sarah Schneider
f44578572c Ran script/content-migrations/convert-if-to-ifversion.js 2022-06-06 18:13:12 -04:00
Octomerger Bot
a013741d7e Merge branch 'main' into repo-sync 2022-06-06 10:54:22 -05:00
Kevin Heis
7a0c8fdf0c Update learning lab links to skills (#28135)
* Update learning lab links to skills - HOLD til June 6

* Update content/education/manage-coursework-with-github-classroom/teach-with-github-classroom/create-a-group-assignment.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Update content/get-started/onboarding/getting-started-with-your-github-account.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-06-06 15:34:57 +00:00
Courtney Wilson
7ef345805e Merge branch 'main' into markdown-image-relative-link-raw-parameter 2022-06-06 10:30:40 -05:00
mc
2b9e6628ab Merge branch 'main' into update-fork-image 2022-06-06 11:43:19 +01:00
Anthony Swierkosz
8b76ca42b0 Update fork button image 2022-06-01 18:26:32 -04:00
perpil
401edab39f Update organizing-information-with-collapsed-sections.md
Escape code block to allow nested code blocks correctly per [this](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#fenced-code-blocks).  Currently, copying the code and pasting into a github wiki doesn't render the code block as syntax highlighted code like the screenshot.

It looks like this:

<details><summary>CLICK ME</summary>
<p>

#### We can hide anything, even code!

    ```ruby
      puts "Hello World"
    ```

</p>
</details>

Not this:

<details><summary>CLICK ME</summary>
<p>

#### We can hide anything, even code!

```ruby
   puts "Hello World"
```

</p>
</details>
2022-05-31 11:48:56 -07:00
Junko Suzuki
5c75d8d189 Add description for the authentication step for GitHub Importer (#27936)
* Update importing-a-repository-with-github-importer.md

* Update content/get-started/importing-your-projects-to-github/importing-source-code-to-github/importing-a-repository-with-github-importer.md

* Update content/get-started/importing-your-projects-to-github/importing-source-code-to-github/importing-a-repository-with-github-importer.md

* Update content/get-started/importing-your-projects-to-github/importing-source-code-to-github/importing-a-repository-with-github-importer.md

Co-authored-by: Juan Mrad <juanmrad@github.com>

Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Juan Mrad <juanmrad@github.com>
2022-05-27 08:36:04 +00:00
Courtney Wilson
0e919dd91b Merge branch 'main' into patch-2 2022-05-25 11:11:36 -05:00
Janice
019f96bcfc Merge branch 'main' into patch-3 2022-05-24 10:03:59 -07:00
Daniel Adams
e7c97b0ffb Update theme context docs (#27909)
* Update theme context docs

* Update example description

* Update content/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md

* Update content/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md

* Update content/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md

Co-authored-by: hubwriter <hubwriter@github.com>
2022-05-24 12:01:40 +00:00
Matt Pollard
ab1f8b0ee2 First responder bug fixes for 2022-05-20 (#27875) 2022-05-23 15:41:33 +00:00
Jules
6d2759fcc6 [2022-05-20] Enterprise accounts for self-serve GHEC customers (#27108) 2022-05-20 19:50:52 +00:00
Sugato Ray
55616761ee Updated geojson snippet
The previous snippet for geojson diagrams did not render at all. This fixes that.
2022-05-19 21:29:53 -05:00
Laura Thorson
d8206157db update keyboard shortcuts and links with new disable formatting pattern (#27804) 2022-05-19 20:13:47 +02:00
Tali Herzka
a7fb637f73 [May 19] Add docs for writing math within markdown (#26722) 2022-05-19 16:37:40 +00:00
Janice
ab31373e18 Merge branch 'main' into patch-2 2022-05-19 04:02:40 -07:00
Sophie
751b53402e Merge branch 'main' into sophie-6156-rename 2022-05-18 13:24:20 +02:00
Sophie
886bef2b01 Merge branch 'main' into sophietheking-vscode 2022-05-18 11:16:14 +02:00
Hector Alfaro
c7bbfe4efa Merge branch 'main' into hectorsector/redundant-version 2022-05-17 11:43:25 -04:00
Matt Pollard
52f7aaf271 GitHub AE May 2022 update (#27179) 2022-05-17 16:59:26 +02:00
Hannah Gould
d95187b409 Add links between GitHub Mobile auth documentation 2022-05-17 08:14:08 +00:00
Hector Alfaro
08ca047c87 remove unnecessary conditionals from content files 2022-05-13 14:32:50 -04:00
Sophie
ec59844789 Merge branch 'main' into sophie-6156-rename 2022-05-12 18:08:38 -04:00
Christos Karampatzakis
256e5d0e3d Typo in adding upstream repository. 2022-05-12 10:56:40 +03:00
Ranul
3ba7b5f255 Update to "Styling text" section
- Added writing superscript syntax on GitHub markdowns for inline text to be displayed as superscript
- Added writing subscript syntax on GitHub markdowns for inline text to be displayed as subscript

Reference Issue: #17618
2022-05-12 05:16:13 +05:30
Octomerger Bot
3217815eb0 Merge branch 'main' into repo-sync 2022-05-11 15:55:19 -05:00
Jenni Christensen
b927324040 Merge branch 'main' into enterprise-bug-fixes-20220-05-05 2022-05-10 11:06:02 -07:00
Matt Pollard
dedbaa7831 GitHub Enterprise Server 3.5 release candidate (#26792) 2022-05-10 18:30:14 +02:00
hubwriter
2a75738469 Merge branch 'main' into sophietheking-vscode 2022-05-10 13:20:55 +02:00
Laura Coursen
e088f9af39 Add 💅
Co-authored-by: Vanessa <vgrl@github.com>
2022-05-09 08:36:48 -05:00
Laura Coursen
a81c465da1 Fixes https://github.com/github/docs-content/issues/6963 2022-05-05 12:57:04 -05:00
Moritz Rohner
80e220c6fb Fix typo octocat and replace with YOUR_USERNAME
I replaced the "octocat" in line 157 with "YOUR_USERNAME" so it matches the naming conventions of the other command line snippets in the document.
2022-05-05 14:41:07 +02:00
minh_w
c6d3507b88 Delete duplicate content in fork-a-repo.md 2022-05-01 10:45:03 +08:00
Philippe Blain
88882f1d89 basic-writing-and-formatting: add 'raw=true' also for images of same repo
It seems it is sometimes necessary to use the '?raw=true' parameter,
mentioned on the "In issues, pull requests and comments of another
repository" line of the table, even if the image linked to is in the
same repository as the issue or pull request.

Add it to the example in the line "In issues, pull requests and comments
of the repository" also.
2022-04-29 18:00:58 -04:00
Sophie
6e0554f535 Merge branch 'main' into sophie-6156-rename 2022-04-28 20:30:30 +02:00
Philippe Blain
cc5b24d07a Update references to "Git reference" (#16968) 2022-04-27 10:38:38 +00:00
Felicity Chapman
f63c70d839 Follow up on OS PR (#27153) 2022-04-25 16:19:15 +00:00
Courtney Wilson
b002005bcd Be social article update (#17296) 2022-04-25 07:34:32 +00:00
Matt Pollard
81f503977b Restructure and update IAM documentation for enterprise products (#26010) 2022-04-22 07:00:01 +00:00
Matt Pollard
4217245e77 Fix last broken link 2022-04-21 10:22:17 +02:00
Matt Pollard
694a3ab60c Update more links 2022-04-21 10:14:23 +02:00
Sophie
f0036a724f Merge branch 'main' into sophietheking-vscode 2022-04-21 09:27:35 +02:00
Steve Graff
1642cd3d9c Update basic-writing-and-formatting-syntax.md (#27074)
Co-authored-by: Vanessa <vgrl@github.com>
2022-04-20 21:28:36 +00:00
Sophie
f46c131b45 Merge branch 'main' into sophie-6156-rename 2022-04-20 16:03:51 +02:00
Sophie
e5195ecd86 Updated old links 2022-04-20 16:02:13 +02:00
Laura Coursen
94b29e5b4e Enterprise bug fix for the week of April 11, 2022 (#26966) 2022-04-18 12:46:06 +00:00
Matt Pollard
79fe618547 Merge branch 'main' into jules-6165 2022-04-13 09:34:20 +02:00
Sophie
ac4c64b683 Merge branch 'main' into sophie-6156-content 2022-04-13 09:14:13 +02:00
Jules Parker
bf51eab4f9 GHAS FPT versioning changes 2022-04-13 08:32:01 +02:00