Commit a8faec9
committed
Interactive vs. non-interactive modes
In interactive formats (like HTML), details sections can be expanded or collapsed by the user. In non-interactive formats (like PDF or Word), details sections are either fully shown, replaced with a placeholder, or removed entirely based on configuration.
Under interactive modes, allow groups of details to be open or closed by default based on output format. Allow expand/collapse all controls for details sections.
Under non-interactive modes, configure how details sections are handled, including options for displaying a placeholder message or removing the section entirely.1 parent c3e304c commit a8faec9
2 files changed
Lines changed: 1153 additions & 76 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments