1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Commit Graph

68 Commits

Author SHA1 Message Date
Steve Guntrip
61f506e8e9 Fixed-width fonts in the markdown editor 2022-01-05 14:33:57 +00:00
Peter Bengtsson
1ab4e2e08b cleaning up trailing slash redirects (part 5) (#23636) 2021-12-14 10:38:40 +00:00
Peter Bengtsson
64216114c0 cleaning up trailing slash redirects (part 4) (#23601) 2021-12-13 08:49:40 +00:00
Matt Pollard
b3e1ff4e89 Update documentation for GitHub AE's December 2021 release (#23405) 2021-12-07 10:36:37 +01:00
Ramya Parimi
80778fa47b Merge branch 'main' into gists-fix 2021-12-06 06:18:02 -06:00
bchadwic
19a4f39b7a fixed incorrect comma placements on code syntax insertions, and removed extra curly brace 2021-12-03 12:28:51 -08:00
Sarah Edwards
52893a6bce Sunset content attachments (#23285) 2021-12-03 00:28:55 +00:00
Zeeshan Alam
7e5471a9f7 Add em space in styling text
Added em Space in Styling Text to make it look more readable
2021-11-25 19:58:07 +05:30
Daniel Adams
fe41d50482 Add theme context for images in Markdown support (#22830)
* add theme context for images support
2021-11-18 17:56:41 +00:00
Juan Mrad
7a11ccc229 Create new guide for use of collapsed sections (#22517) 2021-11-16 19:18:21 +00:00
Ivy Alexander
eb7329cbc8 Correct ghae versioning 2021-11-10 11:26:22 +00:00
Ivy Alexander
49c3edec22 Add linkify text explanation 2021-11-08 16:49:33 +00:00
Lucas Costi
c04776f371 Batch of GHES versioning fixes (#22447)
Co-authored-by: vgrl <vgrl@github.com>
2021-10-28 05:19:17 +00:00
Laura Coursen
41f9487f22 Merge branch 'main' into feature/improve-footnotes-docs 2021-10-18 08:40:23 -05:00
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Laura Coursen
556cebf2ef Add 💅 2021-10-15 13:45:06 -05:00
Andre_601
1706ed83ac remove comma to match image 2021-10-07 21:45:02 +02:00
Andre_601
1da9b6496e Improve docs about footnotes 2021-10-07 21:15:19 +02:00
Laura Coursen
72009b48c4 Merge branch 'main' into patch-2 2021-10-05 13:27:17 -05:00
Matt Pollard
307e8094ec Backport updated content from GitHub AE M2 megabranch and version for ghae-next (#21525) 2021-10-04 16:11:57 +00:00
Trevin Avery
6ee20f2e9a Correct nested list item explanation
Changed `spaces` to `characters` to more accurately describe what comes before the list item content, which includes the non-space dash character.
2021-10-01 17:34:16 -06:00
Emma Makinson
ca9cf7e84f Button to disable Markdown rendering (#21803)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-10-01 12:34:13 +10:00
Steve Guntrip
5dae53fb93 Merge pull request #21604 from github/emu/megabranch
[September 30, 2021] Enterprise Managed Users (megabranch)
2021-09-30 16:26:44 +01:00
Jules Parker
254206081c Merge branch 'main' into jules-4797 2021-09-29 10:08:54 +02:00
Sarah Edwards
b7cbc6eee1 remove offensive text (#21756) 2021-09-28 00:59:38 +00:00
Tracy Lum
40fcc1beb0 Add footnote section (#21648)
Co-authored-by: skedwards88 <skedwards88@github.com>
2021-09-24 16:45:58 +00:00
Jules Parker
fea85ea057 update links for searching code 2021-09-16 10:52:01 +02:00
Laura Coursen
57740f3424 Add "Repositories" doc set (#21294) 2021-09-10 13:48:54 +00:00
Emma Makinson
dc9272937b Add instructions for comments in Markdown (#21264)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-09-09 22:49:00 +00:00
Jeroen Rietveld
ce2c59c8a2 Fix small subset of incorrectly copied alt texts (#21359) 2021-09-09 19:00:45 +00:00
PSJ
1a79800911 Adds a Images section to Basic Writing and Formatting Syntax (#8982)
* Add image for image section

* Add Image Section

Fixes github#8964

* Fix spacing

* Update Relative Links

* Add info about alt text

* Changes suggested by ramya

Co-authored-by: Ramya Parimi <ramyaparimi@github.com>

* Pull changes suggested

Co-authored-by: Ramya Parimi <ramyaparimi@github.com>

* Pull changes suggested

Co-authored-by: Ramya Parimi <ramyaparimi@github.com>

* Revert a part of 297ef2e

Also changes absolute raw links to relative links.

* Apply Suggested Changes by ramya

Co-authored-by: Ramya Parimi <ramyaparimi@github.com>

* Update basic-writing-and-formatting-syntax.md

* Fix article grammar

Co-authored-by: Ramya Parimi <ramyaparimi@github.com>
2021-08-23 15:23:58 +00:00
Jernej Debevc
94e9c4d60c Typo fix 2021-08-19 13:07:00 +02:00
hubwriter
2d99aee37a Use plural variables consistently (#20412)
* Use plural variables consistently

* Update content/developers/github-marketplace/github-marketplace-overview/about-github-marketplace.md
2021-07-20 16:09:40 +00:00
Emma Makinson
2a892d3653 Add documentation for line linking in Markdown (#20169)
* Add documentation for line linking in Markdown

* Slight rewording

Co-authored-by: Ethan P <56270045+ethanpalm@users.noreply.github.com>
2021-06-30 12:39:54 +00:00
Rachael Sewell
52cf583bdd add short titles to frontmatter (#20131) 2021-06-24 11:02:53 -07:00
Sarah Schneider
cb12455649 ran script/content-migrations/use-short-versions.js 2021-06-24 10:21:07 -04:00
Sarah Schneider
7de66fe4ef Merge branch 'main' of github.com:github/docs-internal into script-to-use-short-versions 2021-06-24 10:14:50 -04:00
Sarah Schneider
5e10cea9ac Merge branch 'main' of github.com:github/docs-internal into script-to-use-short-versions 2021-06-23 14:45:10 -04:00
bl-ue
4d72548832 Merge branch 'main' into fix-typos 2021-06-23 13:43:59 -04:00
bl-ue
e907960b0b Fix typos 2021-06-23 13:41:24 -04:00
Sarah Edwards
f5f7e03d60 [9 AM PST June 23, 2021] Issues vNext mega branch (#19969)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Lauren Brose <labrose@github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Matt Butler <7584089+azenMatt@users.noreply.github.com>
2021-06-23 08:59:57 -07:00
lesleyanneb
0e25161b8f Add codec compatibility info (#20052)
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-06-23 12:22:24 +00:00
Sarah Schneider
454d7844d8 fix conditional with multiple ifs 2021-06-22 12:53:08 -04:00
Emma Makinson
e9048d696a Adds documentation for cmd-e shortcut (#19889) 2021-06-18 07:16:35 +00:00
Grace Park
6f7e4f50dc updating content files 2021-06-14 12:06:52 -07:00
Shubham Palriwala
d3812b429e feat: docs for adding code blocks in code blocks (#7144) 2021-06-07 20:55:03 +00:00
Janice
8b40821ed9 Merge branch 'main' into codewithdev-docs-1 2021-05-26 16:58:35 -07:00
Janice
3f8c5909ab Update content/github/writing-on-github/index.md 2021-05-26 16:56:29 -07:00
Sarah Edwards
7bb65a6388 Issues etc restructuring (#19506) 2021-05-25 19:00:59 +00:00
Dev Prakash Sharma
4865bd730e Added Intro 2021-05-25 10:58:41 +05:30