8000 Hope to support code group or code tabs. · Issue #9131 · toeverything/blocksuite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Hope to support code group or code tabs. #9131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
abelit opened this issue May 30, 2025 · 0 comments
Open

Hope to support code group or code tabs. #9131

abelit opened this issue May 30, 2025 · 0 comments

Comments

@abelit
Copy link
abelit commented May 30, 2025

Hope to add code group or code tabs features, like beblow:

input:

::: code-group

/**

 * @type {import('vitepress').UserConfig}

 */

const config = {

  // ...

}

export default config
import type { UserConfig } from 'vitepress'

const config: UserConfig = {

  // ...

}

export default config

:::

output:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant
0