mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-10 00:09:09 +02:00
[PR #336] [MERGED] fix: doc: use code-blocks:: instead of code:: #411
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#411
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:doc📝 Commits (1)
6918096fix: 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.