Joe Clark
fefcf3b5a6
Enterprise bug fixes for the week of February 17, 2023 ( #34882 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2023-02-23 19:24:50 +00:00
Peter Bengtsson
b7c7dbf672
Update all internal links ( #34787 )
2023-02-15 15:16:18 +00:00
Kevin Heis
ac2cd0e47d
Deprecate GHES 3.3 ( #34328 )
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com >
2023-02-03 17:05:11 +00:00
Peter Bengtsson
407b38244d
correct internal redirecting links (get-started/writing-on-github) ( #34262 )
...
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com >
2023-01-31 16:38:50 +00:00
Sophie
5178f52b51
Update basic-writing-and-formatting-syntax.md
2022-11-07 14:50:21 +01:00
ram vikram singh
f98a5aa52e
for #21736
...
adding `+` for creating unordered list and correcting the examples.
2022-11-02 19:43:52 +05:30
ram vikram singh
fb6cc1d544
for #21736
...
adding `+` for creating unordered list and correcting one example
2022-11-02 19:42:35 +05:30
ram vikram singh
9a4035b0d5
for #21736
...
adding `+` for creating unordered list
2022-11-02 19:40:48 +05:30
Rachael Sewell
3e998f61d5
use azure blob storage for archived enterprise versions ( #31883 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com >
2022-10-25 12:03:38 -07:00
Isaac Brown
1edfd12d29
Quickstart for writing on GitHub ( #31138 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com >
2022-10-04 16:01:48 +00:00
Sam Browning
5399c5b009
Sunset Atom in the Docs ( #31315 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com >
2022-10-04 15:49:35 +00:00
Sarah Schneider
b7f48ea2c1
Support GHAE internal-only semantic versioning ( #29178 )
...
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-09-22 08:26:58 +02:00
Matt Pollard
77d630f066
Toggle lightweight feature flags missed for the GitHub AE 3.3 release ( #30659 )
2022-09-14 07:20:46 +00:00
Veylkh
18348b4faf
Removed the deprecated "Mastering Markdown" link
...
As per #20424
2022-09-06 20:09:54 +02:00
Octomerger Bot
5996d858b7
Merge branch 'main' into repo-sync
2022-07-12 06:48:50 -05:00
Hector Alfaro
95e6f3d3ab
Deprecate GHES 3.1 ( #28798 )
...
* add 3.1 to deprecated versions
* rewrite img src to use azure blob storage in archive script
Co-authored-by: rachmari <rachmari@users.noreply.github.com >
* remove static files for ghes 3.1
* remove liquid conditionals and content for ghes 3.1
* remove outdated hardware reqs reusable
* Fix liquid conditional uncaught by script
* Close liquid conditionals missed by script
* Apply @mattpollard's suggestions
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: rachmari <rachmari@users.noreply.github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-07-11 21:17:09 +00:00
Anthony Swierkosz
c6417979ca
Add Supported Color Models to Basic Writing Syntax ( #18478 )
...
* Add supported color models section
* Add note about leading or trailing spaces
* Add rendered color models
* Improve supported color model table to better align with W3C spec
* Update supported color models `SVGs`
- Improved formatting
- Support prefers-color-scheme
* Replace supported color models `.svg` with `.png`
* Clarify valid locations for supported color models
Co-authored-by: hubwriter <hubwriter@github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2022-07-11 20:25:35 +00:00
Courtney Wilson
7ef345805e
Merge branch 'main' into markdown-image-relative-link-raw-parameter
2022-06-06 10:30:40 -05: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
Laura Thorson
d8206157db
update keyboard shortcuts and links with new disable formatting pattern ( #27804 )
2022-05-19 20:13:47 +02:00
Janice
ab31373e18
Merge branch 'main' into patch-2
2022-05-19 04:02:40 -07: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
Hector Alfaro
08ca047c87
remove unnecessary conditionals from content files
2022-05-13 14:32:50 -04: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
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
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
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
Andy Feller
e57ae6da29
Including productivity tip around nested lists
2022-04-01 13:16:23 -04:00
Sophie
40e926a4c1
Removed duplicate reusable directory
2022-02-16 14:13:12 +01:00
Tanya
aeef907bed
Added the Table of Contents ( #15218 )
2022-02-11 20:19:01 +00:00
Jules Parker
e20f8548cf
fixes conflict
2022-01-25 12:43:09 +01:00
Jules Parker
97ddae3084
moves categories from github to getting started and adds redirects
2022-01-12 15:50:21 +01:00