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 566e3c1 commit ae66341Copy full SHA for ae66341
docs/formats.md
@@ -169,7 +169,7 @@ BF # map(*)
169
170
## ProtoBuf (experimental)
171
172
-(Protocol Buffers)[https://developers.google.com/protocol-buffers] is a language-neutral binary format that normally
+[Protocol Buffers](https://developers.google.com/protocol-buffers) is a language-neutral binary format that normally
173
relies on a separate ".proto" file that defines the protocol schema. It is more compact than CBOR, because it
174
assigns integer numbers to fields instead of names.
175
0 commit comments