You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{/* <code>Go</code> is <strong>expressive, concise, clean, and efficient</strong>. */}
28
-
{/* Its <a href="https://google.com">concurrency mechanisms</a> make it easy to write programs that get the most out of <code>multicore and networked machines</code>, while its novel type system enables <em>flexible and modular</em> program construction. */}
29
-
{/* Go compiles quickly to machine code yet has the convenience of <strike>garbage</strike> collection and the power of run-time reflection. */}
30
-
{/* It's a fast, statically typed, <em>compiled language</em> that feels like a <em>dynamically typed, interpreted language</em>. */}
31
-
{/* </p> */}
32
-
{/* <p> */}
33
-
{/* <br /> */}
34
-
{/* </p> */}
35
-
{/* <p> */}
36
-
{/* <code>Go</code> is <strong>expressive, concise, clean, and efficient</strong>. */}
37
-
{/* Its <a href="https://google.com">concurrency mechanisms</a> make it easy to write programs that get the most out of <code>multicore and networked machines</code>, while its novel type system enables <em>flexible and modular</em> program construction. */}
38
-
{/* Go compiles quickly to machine code yet has the convenience of <strike>garbage</strike> collection and the power of run-time reflection. */}
39
-
{/* It's a fast, statically typed, <em>compiled language</em> that feels like a <em>dynamically typed, interpreted language</em>. */}
40
-
{/* </p> */}
41
-
</RichTextEditor>
22
+
// const children = <React.Fragment>
23
+
// <p>
24
+
// <code>Go</code> is <strong>expressive, concise, clean, and efficient</strong>.\u0020
25
+
// Its <a href="https://google.com">concurrency mechanisms</a> make it easy to write programs that get the most out of <code>multicore and networked machines</code>, while its novel type system enables <em>flexible and modular</em> program construction.\u0020
26
+
// Go compiles quickly to machine code yet has the convenience of <strike>garbage</strike> collection and the power of run-time reflection.\u0020
27
+
// It's a fast, statically typed, <em>compiled language</em> that feels like a <em>dynamically typed, interpreted language</em>.
28
+
// </p>
29
+
// <p>
30
+
// <br />
31
+
// </p>
32
+
// <p>
33
+
// <code>Go</code> is <strong>expressive, concise, clean, and efficient</strong>.\u0020
34
+
// Its <a href="https://google.com">concurrency mechanisms</a> make it easy to write programs that get the most out of <code>multicore and networked machines</code>, while its novel type system enables <em>flexible and modular</em> program construction.\u0020
35
+
// Go compiles quickly to machine code yet has the convenience of <strike>garbage</strike> collection and the power of run-time reflection.\u0020
36
+
// It's a fast, statically typed, <em>compiled language</em> that feels like a <em>dynamically typed, interpreted language</em>.
0 commit comments