1
0
mirror of synced 2025-12-20 18:36:31 -05:00
Commit Graph

30 Commits

Author SHA1 Message Date
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
Courtney Wilson
0e919dd91b Merge branch 'main' into patch-2 2022-05-25 11:11:36 -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
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
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
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
ac4c64b683 Merge branch 'main' into sophie-6156-content 2022-04-13 09:14:13 +02:00
Felicity Chapman
b3e30cc5f8 Update comments following hubber confusion (#26843) 2022-04-12 07:38:16 +00:00
Matt Pollard
30f2b92798 Merge branch 'main' into sophie-6156-content 2022-04-06 13:53:40 +02:00
Andy Feller
e57ae6da29 Including productivity tip around nested lists 2022-04-01 13:16:23 -04:00
Matt Pollard
6382d05d89 Merge branch 'main' into sophie-6156-content 2022-03-21 11:05:49 +01:00
Adam B
d4a3424ff0 Updating docs for new renderable in markdown and mermaid file support (#26204) 2022-03-17 17:42:37 +00:00
Sophie
74ba23bec7 Change instances of user account to personal account in content 2022-03-16 15:18:37 +01:00
Robert Sese
79c48070c4 Deprecate 3.0 (#25646)
* Deprecate 3.0

* 3.0 deprecation: remove 3.0 markup (#25647)

* Remove liquid conditionals and content for 3.0 deprecation

* Remove manually, no longer versioned in a supported version

* Remove translations manually, no longer versioned in a supported version

* Remove 'if', now in all supported versions

* Remove dangling 'elseif', now in all supported versions

* Remove dangling 'elseif' and 3.0 screenshot reference, now in all supported versions

* Nudge to latest supported GHES version

* Nudge to latest supported release GHES version

* Bump all the version for the liquid tests

* Bump first deprecated version for linting tests

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Remove extra newline

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

* Remove extra newline

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

* Remove extra newline

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

* One reusable per line

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

* One reusable per line

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

* One reusable per line

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Don't depend on hardcoded versions

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

* Remove static files for 3.0 deprecation (#25649)

Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-03-03 13:08:24 -06:00
Sophie
40e926a4c1 Removed duplicate reusable directory 2022-02-16 14:13:12 +01:00
Sarah Edwards
cd779b21e5 Mermaid syntax support (#25150) 2022-02-14 17:06:40 +00: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
611d65d26c third times the charm 2022-01-13 09:53:05 +01:00
Jules Parker
c08cc05ab7 actually fix missing redirect 2022-01-13 09:22:20 +01:00
Jules Parker
c6469903a4 fix missing redirect 2022-01-13 09:15:44 +01:00
Jules Parker
97ddae3084 moves categories from github to getting started and adds redirects 2022-01-12 15:50:21 +01:00