hzDocs

(Root)

cmdr.v2

Next Step

Sample Contents

math

c=±a2+b2c = \pm\sqrt{a^2 + b^2}

highlight line

<div>Hello World</div>
<div>Hello World</div>
<div>Goodbye</div>
<div>Hello World</div>

highlight words

const config = {
  reactStrictMode: true,
};
 
diff
 
```ts
console.log('hewwo'); // [!code --]
console.log('hello'); // [!code ++]

tabs

console.log("A");

Actions

🔚

How is this guide?

Edit on GitHub

Last updated on

On this page