docs: fix terminal directive
Metadata
Current evaluation
Merged a one-line documentation fix correcting the terminal directive rendering for multiline input. Approved by one reviewer with all CI checks passing.
Suggested action: —
No scores available.
Issue body
- [X] Have you followed the guidelines for contributing?
- [X] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [X] Have you successfully run `make lint && make test`?
- [X] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Currently rendering the provided text as multiline input.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a one-line documentation fix correcting the terminal directive rendering for multiline input. Approved by one reviewer with all CI checks passing. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a documentation fix for the terminal directive that incorrectly rendered text as multiline input. The change passed lint and test checks before integration. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2810 docs: fix terminal directives | charmcraft | merged | Merged documentation updates fixing terminal directive rendering. Approved by one reviewer and passing all CI checks, the changes serve as a temporary fix until CHARMCRAFT-684 is implemented, modifying 11 files. | |
| #2563 docs: fix usage of terminal directive | charmcraft | closed | Terminal directive documentation was updated via PR #2594. A follow-up review indicated the changes require further adjustments, leaving the resolution incomplete pending additional fixes. | |
| #919 docs: fix indentation | craft-application | merged | Merged documentation fix correcting an indentation error introduced in a prior review. Approved by two reviewers, passed all CI checks, and applied a minimal two-line change. | |
| #114 fix: docs inline code block was misplaced | rockcraft | merged | Merged a one-line documentation fix correcting a misplaced inline code block. Approved by a reviewer, passed CI, and successfully resolved the formatting issue. | |
| #2870 docs: rework terminal directives | charmcraft | merged | Merged documentation update that reworks terminal directives by removing unhelpful examples, cleaning up text, and removing deployment instructions from a charm guide. Bumped sphinx-terminal to 1.1.0 and resolved issue #2563. | |
| #6283 docs: fix syntax for H1 heading | snapcraft | merged | Merged following reviewer approval and passing CI checks. The change corrected an H1 heading syntax typo in the documentation, resolving a lint oversight with a single-line update. | |
| #412 docs: fix list syntax | craft-parts | merged | Merged documentation update correcting list syntax errors introduced in a previous commit. Approved by one reviewer with zero unresolved comments. Modified one file (+15/-14 lines). | |
| #331 docs: fix spacing errors in README | starbase | merged | Merged documentation changes fixing missing newlines in the README that prevented proper markdown ordered sub-list rendering. Approved by two reviewers, passed CI, and applied with a +5/-0 line change. | |
| #1200 fix: indent multiline examples correctly | craft-parts | merged | Merged a fix that correctly indents multiline examples. Approved by two reviewers and passed CI checks. Modified one file with 34 additions and 18 deletions. | |
| #992 docs: fix typo | craft-application | merged | Documentation typo fix merged after approval from two reviewers and passing CI checks. The change modified a single line in one file. |