Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 104 of 104 for Markdown (0.05 sec)

  1. android/guava/src/com/google/common/net/MediaType.java

      /**
       * As described in <a href="https://www.rfc-editor.org/rfc/rfc7763.html">RFC 7763</a>, this
       * constant ({@code text/markdown}) is used for Markdown documents.
       *
       * @since 33.3.0
       */
      public static final MediaType MD_UTF_8 = createConstantUtf8(TEXT_TYPE, "markdown");
    
      public static final MediaType PLAIN_TEXT_UTF_8 = createConstantUtf8(TEXT_TYPE, "plain");
    
      /**
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue May 13 17:27:14 UTC 2025
    - 48K bytes
    - Viewed (0)
  2. docs/en/docs/release-notes.md

    * 👥 Update FastAPI People - Contributors and Translators. PR [#13145](https://github.com/fastapi/fastapi/pull/13145) by [@tiangolo](https://github.com/tiangolo).
    * ⬆ Bump markdown-include-variants from 0.0.3 to 0.0.4. PR [#13129](https://github.com/fastapi/fastapi/pull/13129) by [@dependabot[bot]](https://github.com/apps/dependabot).
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  3. cmd/testdata/decryptObjectInfo.json.zst

    mT/fxYXwjX6O+tUoVqNg/FDYawswcI3h3Fez3XoGU==","X-Minio-Internal-Server-Side-Encryption-S3-Sealed-Key":"IAAfAKAbVZ6Xa/2iXzXA/NAV2EFBUGoLqUxpPPQDk==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"text/markdown"}},{"Bucket":"buck1","Name":"go_113/src/cmd/link/link_test.go","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"H4+HieCTkr68zxGHqgjRM5w+8G4tzjLexm9NxOt8=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-In...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Oct 29 16:34:20 UTC 2020
    - 164K bytes
    - Viewed (0)
  4. RELEASE.md

    answered questions, and were part of inspiring discussions.
    
    # Release 1.2.1
    
    ## Bug Fixes and Other Changes
    
    *   Updating markdown version required to >= 2.6.8.
    *   Support tensors as dropout rates again, by removing the min(max(..))
    
    # Release 1.2.0
    
    ## Major Features and Improvements
    
    *   Python 3.6 support on Windows.
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
Back to top