diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-14 01:27:30 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-14 01:27:30 +0300 |
| commit | c6af2fed6e538ad43d13464e87cdd2b39ffad3d3 (patch) | |
| tree | ff5e9c9a6f965a1edf4d11b6c59db41b9b423f75 /docs/_include | |
| parent | d9dcc2e867e7a2fb0f78ddeade81db61e61bda7c (diff) | |
| parent | cbbec9ed09e23bfcbc36c06ed08db63a53f90faa (diff) | |
| download | vyos-documentation-c6af2fed6e538ad43d13464e87cdd2b39ffad3d3.tar.gz vyos-documentation-c6af2fed6e538ad43d13464e87cdd2b39ffad3d3.zip | |
Merge pull request #2026 from vyos/yuriy/bp-2016-sagitta
fix(includes): rewrite need_improvement.txt as MyST so plain `{include}` renders correctly (backport #2016)
Diffstat (limited to 'docs/_include')
| -rw-r--r-- | docs/_include/need_improvement.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/_include/need_improvement.txt b/docs/_include/need_improvement.txt index 3404c7e1..23f33f66 100644 --- a/docs/_include/need_improvement.txt +++ b/docs/_include/need_improvement.txt @@ -1,8 +1,9 @@ -:::{error} Call for Contributions +::::{only} not latex +:::{admonition} Call for Contributions +:class: error -This section needs improvements, examples and explanations. +Help improve this section with additional content, examples, and explanations. -Please take a look at the Contributing Guide for our :ref:`documentation`. +For contribution guidelines, see {ref}`documentation`. ::: - - \fi
\ No newline at end of file +:::: |
