Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mongodb/bsonspec.org into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
rustagir committed Feb 13, 2024
2 parents 82b108b + 2500bdf commit 47ddc49
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,12 @@ <h3>Non-terminals</h3>
<td class="fix ex">unsigned_byte(7)</td>
<td>Compressed BSON column</td>
</tr>
<tr>
<td class="fix nt"></td>
<td class="fix op">|</td>
<td class="fix ex">unsigned_byte(8)</td>
<td>Sensitive</td>
</tr>
<tr>
<td class="fix nt"></td>
<td class="fix op">|</td>
Expand Down Expand Up @@ -357,4 +363,4 @@ <h3>Notes</h3>
} catch(err) {}
</script>
</body>
</html>
</html>

0 comments on commit 47ddc49

Please sign in to comment.