Skip to content

Commit 43fa6b5

Browse files
deploy: 507f4ea
1 parent d143018 commit 43fa6b5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use special generated source code to easily write and read your structured data
1010
to and from a variety of data streams and using a variety of languages.</p><h2 id=pick-your-favorite-language>Pick Your Favorite Language</h2><p>Protocol buffers support generated code in C++, C#, Dart, Go, Java,
1111
Kotlin,
12-
Objective-C, Python, and Ruby. With proto3, you can also work with PHP.</p><h2 id=example-implementation>Example Implementation</h2><div class=highlight><pre tabindex=0 style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-proto data-lang=proto><span style=display:flex><span><span style=color:#000>edition</span> <span style=color:#ce5c00;font-weight:700>=</span> <span style=color:#4e9a06>&#34;2023&#34;</span><span style=color:#000;font-weight:700>;</span><span style=color:#a40000>
12+
Objective-C, Python, and Ruby. With proto3, you can also work with PHP.</p><h2 id=example-implementation>Example Implementation</h2><div class=highlight><pre tabindex=0 style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-proto data-lang=proto><span style=display:flex><span><span style=color:#000>edition</span> <span style=color:#ce5c00;font-weight:700>=</span> <span style=color:#4e9a06>&#34;2024&#34;</span><span style=color:#000;font-weight:700>;</span><span style=color:#a40000>
1313
</span></span></span><span style=display:flex><span><span style=color:#a40000>
1414
</span></span></span><span style=display:flex><span><span style=color:#a40000></span><span style=color:#204a87;font-weight:700>message</span> <span style=color:#000>Person</span> <span style=color:#000;font-weight:700>{</span><span style=color:#a40000>
1515
</span></span></span><span style=display:flex><span><span style=color:#a40000></span> <span style=color:#204a87;font-weight:700>string</span> <span style=color:#000>name</span> <span style=color:#ce5c00;font-weight:700>=</span> <span style=color:#0000cf;font-weight:700>1</span><span style=color:#000;font-weight:700>;</span><span style=color:#a40000>

0 commit comments

Comments
 (0)