aboutsummaryrefslogtreecommitdiffstats
path: root/meta.dat.md
diff options
context:
space:
mode:
authorChia-liang Kao <clkao@clkao.org>2016-06-19 17:17:19 +0800
committerChia-liang Kao <clkao@clkao.org>2016-06-19 17:17:32 +0800
commitf1f0a8e943c07872d3b7eb3281718beec19fd62d (patch)
treead6317503eb2b50678719e67d50a34873702813d /meta.dat.md
parent90cbe37170638afe99f7edb9eea6ebdf8193af5b (diff)
downloaddat-docs-f1f0a8e943c07872d3b7eb3281718beec19fd62d.tar.gz
dat-docs-f1f0a8e943c07872d3b7eb3281718beec19fd62d.zip
protobuf is the correct highlight.js language name
Diffstat (limited to 'meta.dat.md')
-rw-r--r--meta.dat.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta.dat.md b/meta.dat.md
index 6d51634..989879f 100644
--- a/meta.dat.md
+++ b/meta.dat.md
@@ -18,7 +18,7 @@ The format is a header followed by an index of many entries. Entry order is base
The header protobuf has this schema:
-``` proto
+``` protobuf
message Header {
required bytes datLink = 1;
required uint64 entries = 2;