Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Writing Assistance APIs #1548

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Add Writing Assistance APIs #1548

merged 1 commit into from
Nov 6, 2024

Commits on Nov 6, 2024

  1. Add Writing Assistance APIs

    Close #1543, adding the suggested spec to the list.
    
    ### Changes to `index.json`
    This update would trigger the following changes in `index.json`:
    
    <details><summary>Add spec (1)</summary>
    
    ```json
    {
      "url": "https://wicg.github.io/writing-assistance-apis/",
      "seriesComposition": "full",
      "shortname": "writing-assistance-apis",
      "series": {
        "shortname": "writing-assistance-apis",
        "currentSpecification": "writing-assistance-apis",
        "title": "Writing Assistance APIs",
        "shortTitle": "Writing Assistance APIs",
        "nightlyUrl": "https://wicg.github.io/writing-assistance-apis/"
      },
      "standing": "pending",
      "organization": "W3C",
      "groups": [
        {
          "name": "Web Platform Incubator Community Group",
          "url": "https://www.w3.org/community/wicg/"
        }
      ],
      "nightly": {
        "url": "https://wicg.github.io/writing-assistance-apis/",
        "status": "Draft Community Group Report",
        "alternateUrls": [],
        "repository": "https://github.com/WICG/writing-assistance-apis",
        "sourcePath": "index.bs",
        "filename": "index.html"
      },
      "title": "Writing Assistance APIs",
      "source": "spec",
      "shortTitle": "Writing Assistance APIs",
      "categories": [
        "browser"
      ]
    }
    ```
    </details>
    
    ### Tests
    These changes look good! 😎
    browser-specs-bot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3c1b250 View commit details
    Browse the repository at this point in the history