[PR #336] [MERGED] fix: doc: use code-blocks:: instead of code:: #411

Closed
opened 2026-05-07 00:20:47 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/336
Author: @Johnnynator
Created: 9/6/2022
Status: Merged
Merged: 9/9/2022
Merged by: @speed47

Base: masterHead: doc


📝 Commits (1)

  • 6918096 fix: doc: use code-blocks:: instead of code::

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 doc/sphinx/using/piv.rst (+4 -4)

📄 Description

code:: is not a recognized statement for sphinx,
code-blocks, as used on all other pages, is the correct one.
Syntax highlighting with shell does not work for the last two blocks.

Can also be seen on: https://ovh.github.io/the-bastion/using/piv.html all the code blocks are missing


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ovh/the-bastion/pull/336 **Author:** [@Johnnynator](https://github.com/Johnnynator) **Created:** 9/6/2022 **Status:** ✅ Merged **Merged:** 9/9/2022 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `doc` --- ### 📝 Commits (1) - [`6918096`](https://github.com/ovh/the-bastion/commit/69180965155162092481786c676b15604e914213) fix: doc: use code-blocks:: instead of code:: ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `doc/sphinx/using/piv.rst` (+4 -4) </details> ### 📄 Description code:: is not a recognized statement for sphinx, code-blocks, as used on all other pages, is the correct one. Syntax highlighting with shell does not work for the last two blocks. Can also be seen on: https://ovh.github.io/the-bastion/using/piv.html all the code blocks are missing --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:20:47 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#411
No description provided.