mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
doc: Fix spacing for translations (#3920)
Have added so additional spaces around the vuepress markers, `:::`, to ensure that the don't get included in the line above and below and cause formatting errors in the translated versions of the documentation.
This commit is contained in:
@@ -1211,6 +1211,7 @@ The module will be shown only if any of the following conditions are met:
|
||||
- The `variable` configuration option is not defined, but the `default` configuration option is
|
||||
|
||||
::: tip
|
||||
|
||||
Multiple environmental variables can be displayed by using a `.`. (see example)
|
||||
If the `variable` configuration option is not set, the module will display value of variable under the name of text after the `.` character.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user