Demo option for showing both code and demo at the same time
- Dominant language
- JavaScript
- Stars
- 598
- Forks
- 371
- PR merge metrics
- No merged PRs in 30d
Description
Currently, `@demo` always generates a tab interface.

Would be nice to have the option to force it to display both, one on top of the other, like this example from Bootstrap. This is more useful for short / small examples of code snippets.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementation and tests for the `@demo` directive and how its tab interface is generated. Add an option that renders the code and demo together vertically, and verify that the existing tab behavior remains unchanged when the option is not used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100