1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-04-14 14:50:40 +01:00

Add comment about Mandoc, closes

This commit is contained in:
sharkdp 2020-10-01 21:46:36 +02:00 committed by David Peter
parent 1ecb70e082
commit 4bd1b157ae

@ -160,6 +160,8 @@ If you prefer to have this bundled in a new command, you can also use [`batman`]
Note that the [Manpage syntax](assets/syntaxes/02_Extra/Manpage.sublime-syntax) is developed in this repository and still needs some work.
Also, note that this will [not work](https://github.com/sharkdp/bat/issues/1145) with Mandocs `man` implementation.
#### `prettier` / `shfmt` / `rustfmt`
The [`prettybat`](https://github.com/eth-p/bat-extras/blob/master/doc/prettybat.md) script is a wrapper that will format code and print it with `bat`.