<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -",
    "macOS: 27.0.0 -",
    "tvOS: 27.0.0 -",
    "visionOS: 27.0.0 -",
    "watchOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UniformTypeIdentifiers",
  "identifier" : "/documentation/UniformTypeIdentifiers/UTTypeMarkdown",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Uniform Type Identifiers"
    ],
    "preciseIdentifier" : "c:@UTTypeMarkdown"
  },
  "title" : "UTTypeMarkdown"
}
-->

# UTTypeMarkdown

A type that represents Markdown data.

```
extern UTType * const UTTypeMarkdown;
```

## Discussion

The identifier for this type is `net.daringfireball.markdown`.

This type conforms to [`UTTypeUTF8PlainText`](/documentation/UniformTypeIdentifiers/UTTypeUTF8PlainText).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)