mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 11:22:30 +01:00
Fix code fence in doc comment
This commit is contained in:
@@ -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`.
|
||||||
///
|
///
|
||||||
|
Reference in New Issue
Block a user