Fix formatting of the Vault Agent docs#8947
Merged
Merged
Conversation
pcman312
reviewed
May 7, 2020
| - `listener` <tt>([listener][listener]: <optional\>)</tt> - Specifies the addresses and ports on which the Agent will respond to requests. | ||
|
|
||
| - `pid_file` `(string: "")` - Path to the file in which the agent's Process ID | ||
| - `pid_file` <tt>(string: "")</tt> - Path to the file in which the agent's Process ID |
Contributor
There was a problem hiding this comment.
In other docs we typically just use tic marks instead of <tt></tt>:
`pid_file` `(string: "")` - Path to the file in which the agent's Process ID
Contributor
There was a problem hiding this comment.
I think the <tt></tt> isn't working. Looking at the preview it isn't codifying (string: "")
pcman312
approved these changes
May 7, 2020
Valarissa
pushed a commit
that referenced
this pull request
May 7, 2020
* Fix formatting of the Vault Agent docs * Fix up the param definitions with <code> rather than <tt> * Use <code> only where there is a link embedded, otherwise ticks
sapk
pushed a commit
to sapk-fork/vault
that referenced
this pull request
Aug 27, 2025
…8933) (hashicorp#8947) * testing new go-discover logic * add changelog * Delete website/content/partials/known-issues/aws-auto-join-fails.mdx Co-authored-by: JMGoldsmith <spartanaudio@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This change just goes through and applies some formatting consistency so it's not a complete mess of broken links and random text artifacts.
To test it, go ahead and do the following:
/websitemake websitelocalhost:3000/docs/agent