About 337,000 results
Open links in new tab
  1. Basic writing and formatting syntax - GitHub Docs

    Create sophisticated formatting for your prose and code on GitHub with simple syntax.

  2. Workflow syntax for GitHub Actions

    Workflow files use YAML syntax, and must have either a .yml or .yaml file extension. If you're new to YAML and want to learn more, see Learn YAML in Y minutes. You must store workflow files …

  3. GitHub - pnp/syntex-samples: SharePoint Premium samples

    This repository contains community samples that demonstrate different usage patterns of unstructured document processing models (formerly known as document understanding …

  4. ⚡️ Full Markdown Example · GitHub

    May 15, 2025 · URLs and URLs in angle brackets will automatically get turned into links. http://www.example.com or <http://www.example.com> and sometimes example.com (but not …

  5. Learn GitHub-Flavored Markdown Syntax and Formatting – With …

    Apr 11, 2024 · When writing on GitHub, you can use Markdown syntax and HTML elements to extend Markdown's functionality. You can use Markdown syntax everywhere in GitHub, such …

  6. GitHub Actions Workflows: Basics, Examples, and a Quick Tutorial

    GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that automates build, test, and deployment pipelines. It lets you create workflows that build and test …

  7. GitHub - uloco/syntax-highlighting-samples: A bunch of small …

    A bunch of small code snippets for checking syntax highlighting when creating themes for editors.

  8. Basic writing and formatting syntax - GitHub Docs

    Apr 7, 2025 · Link to the sample section: [Link Text](#sample-section). Link to the helpful section: [Link Text](#thisll-be-a-helpful-section-about-the- greek-letter-Θ). Link to the first non-unique …

  9. Creating an example workflow - GitHub Docs

    GitHub Actions uses YAML syntax to define the workflow. Each workflow is stored as a separate YAML file in your code repository, in a directory named .github/workflows. You can create an …

  10. docs/content/get-started/writing-on-github/getting-started-with …

    You can use simple features to format your comments and interact with others in issues, pull requests, and wikis on GitHub. The open-source repo for docs.github.com. Contribute to …

  11. Some results have been removed