Skip to content
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

Find a better way to use tabpane shortcodes #3127

Closed
4 of 5 tasks
Tracked by #2566
chalin opened this issue Aug 3, 2023 · 0 comments · Fixed by #3560
Closed
4 of 5 tasks
Tracked by #2566

Find a better way to use tabpane shortcodes #3127

chalin opened this issue Aug 3, 2023 · 0 comments · Fixed by #3560
Assignees

Comments

@chalin
Copy link
Contributor

chalin commented Aug 3, 2023

Part of the problem with the current way in which we're using tabbed panes is that the tools don't know that the content of a tab is code. Consequently we are forced to add checker and linter directives like <!-- markdownlint-disable -->, <!-- prettier-ignore-start -->, etc., for each checker and linter.

I propose that we use code-block fences inside tabs. Here's an illustration of what I mean:

Tasks

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

Successfully merging a pull request may close this issue.

1 participant