Skip to content

Commit de07256

Browse files
committed
small fixes
1 parent e2edb7f commit de07256

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/quick-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Let's get started?
2424

2525
<VerticalStepper>
2626

27-
## Download ClickHouse
27+
## Download ClickHouse {#download-the-binary}
2828

2929
ClickHouse runs natively on Linux, FreeBSD and macOS, and runs on Windows via
3030
the [WSL](https://learn.microsoft.com/en-us/windows/wsl/about). The simplest way to download ClickHouse locally is to run the

plugins/remark-custom-blocks.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ const plugin = (options) => {
8888
name: 'expanded', // Pass 'expanded' prop to React component
8989
value: 'true'
9090
});
91-
console.log('Added expanded="true" attribute'); // Log from original code
9291
}
9392

9493
// --- 4. Generate Child <Step> Nodes ---

0 commit comments

Comments
 (0)