We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea46a5 commit 5364007Copy full SHA for 5364007
README.md
@@ -130,8 +130,9 @@ Example data and context used throughout examples below:
130
}
131
```
132
133
+### Compact
134
-### [compact](http://json-ld.org/spec/latest/json-ld/#compacted-document-form)
135
+[Compact](http://json-ld.org/spec/latest/json-ld/#compacted-document-form).
136
137
```csharp
138
var doc = JObject.Parse(_docJson);
0 commit comments