---
title: NSAttributedStringMarkdownInterpretedSyntaxFull
framework: foundation
role: symbol
role_heading: Enumeration Case
path: foundation/nsattributedstringmarkdowninterpretedsyntax/nsattributedstringmarkdowninterpretedsyntaxfull
---

# NSAttributedStringMarkdownInterpretedSyntaxFull

A syntax value that interprets the full Markdown syntax and produces all relevant attributes.

## Declaration

```occ
NSAttributedStringMarkdownInterpretedSyntaxFull
```

## See Also

### Syntax Values

- [NSAttributedStringMarkdownInterpretedSyntaxInlineOnly](foundation/nsattributedstringmarkdowninterpretedsyntax/nsattributedstringmarkdowninterpretedsyntaxinlineonly.md)
- [NSAttributedStringMarkdownInterpretedSyntaxInlineOnlyPreservingWhitespace](foundation/nsattributedstringmarkdowninterpretedsyntax/nsattributedstringmarkdowninterpretedsyntaxinlineonlypreservingwhitespace.md)
