Skip to content

Conversation

rolfedh
Copy link
Contributor

@rolfedh rolfedh commented Sep 18, 2025

This PR removes the requirement to enclose commands in asterisks for bold formatting. This formatting breaks commands that contain wildcard characters (*), making them non-functional when copied and pasted.

Issue: #535

Impact: This bug must be fixed before the organization implements the new guidance for separating commands from output, as it would otherwise affect a significant number of command examples.

Next steps: The organization should determine whether bold formatting for commands remains necessary now that commands are visually separated from output. If bold formatting is still desired, we should evaluate alternative implementation methods (such as CSS) that won't interfere with command syntax.

@IngridT1

Asterisks around commands break commands that already contain one or more asterisk wilcards. 

Fixes #535
@rolfedh rolfedh requested a review from IngridT1 September 18, 2025 20:31
@rolfedh
Copy link
Contributor Author

rolfedh commented Sep 18, 2025

When merging, please choose the option to squash commits. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant