bat icon indicating copy to clipboard operation
bat copied to clipboard

bat display markdown wrongly

Open laoshaw opened this issue 7 months ago • 1 comments

What steps will reproduce the bug?

  1. cat myfile.md
  2. make sure myfile has something like: * this is my text
  3. you will see the wrong highlight, in the * will mess up the output display

What happens?

image

...

What did you expect to happen instead? normal color ...

How did you install bat?

cargo install


bat version and environment bat 0.22.1 (e5d9579)

laoshaw avatar Nov 23 '23 03:11 laoshaw

Same error is mentioned on issue #2472. Check https://github.com/sharkdp/bat/issues/2472#issuecomment-1429997730

dalton-oliveira avatar Dec 14 '23 19:12 dalton-oliveira