Proto commits in maplibre/maplibre-tile-spec

These 4 commits are when the Protocol Buffers files have changed:

Commit:4b92e98
Author:Dane Springmeyer
Committer:GitHub

Touchup syntax in proto for readibility (#108) While reviewing the .proto I noticed a few minor things that could be improved for future readers: - Cleanup mixed tabs & spaces (now uses only spaces) - Consistently using a space before ` {` - Consistently commenting code above the line it references (rather than both above and to the right) - Consistently using a space after a commented line with `//` In addition to this basic cleanup I think further linting is advisable: #107

The documentation is generated from this commit.

Commit:0b38cad
Author:Markus Tremmel
Committer:GitHub

Update draft of the MLT spec (#25) Update POC java encoder and decoder

Commit:4129b05
Author:Markus Tremmel

Add proto metadata comparision

Commit:a168c40
Author:tremmelmarkus

first draft