mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-13 09:08:22 +01:00
Fix code fence in doc comment
This commit is contained in:
parent
362af8a0a6
commit
5e3abcad07
@ -84,7 +84,7 @@ impl HighlightingAssets {
|
|||||||
/// platform, the default theme depends on
|
/// platform, the default theme depends on
|
||||||
/// ```bash
|
/// ```bash
|
||||||
/// defaults read -globalDomain AppleInterfaceStyle
|
/// defaults read -globalDomain AppleInterfaceStyle
|
||||||
/// ````
|
/// ```
|
||||||
/// To avoid the overhead of the check on macOS, simply specify a theme
|
/// To avoid the overhead of the check on macOS, simply specify a theme
|
||||||
/// explicitly via `--theme`, `BAT_THEME`, or `~/.config/bat`.
|
/// explicitly via `--theme`, `BAT_THEME`, or `~/.config/bat`.
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user