ebook icon indicating copy to clipboard operation
ebook copied to clipboard

Inline code not being displayed

Open laboon opened this issue 5 years ago • 1 comments

For example, in chapter on advanced unit testing:

The best solution that I have seen for checking it involves using the setOut() method of System to put the output of System.out and System.err in ByteArrayOutputStream

turns into

he best solution that I have seen for checking it involves using the method of to put the output of and in

laboon avatar Mar 21 '19 14:03 laboon

I am experiencing this issue as well

eloyekunle avatar Dec 15 '20 15:12 eloyekunle