Is it possible to bold a portion of text within a code block in a github readme?
This answer on StackExchange Meta works on Github too:
Use a <pre> tag (or <pre><code>) instead of ```, and use <b> tags around the part you want bold.
<pre>
<pre><code>
```
<b>
1.4m articles
1.4m replys
5 comments
57.0k users