mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
docs: Use inline code for Odin module name (#6359)
Use inline code for Odin module name This matches all other modules.
This commit is contained in:
@@ -3190,7 +3190,7 @@ format = 'via [🐪 $version]($style) '
|
|||||||
|
|
||||||
## Odin
|
## Odin
|
||||||
|
|
||||||
The 'odin' module shows the currently installed version of [Odin](https://odin-lang.org/). By default the module will be shown if the current directory contains a `.odin` file.
|
The `odin` module shows the currently installed version of [Odin](https://odin-lang.org/). By default the module will be shown if the current directory contains a `.odin` file.
|
||||||
|
|
||||||
### Options
|
### Options
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user