'Is it possible to emphasis a word/phrase (by either color or boldness) within a plain code block in markdown (or r-markdown)?

For example, in the following verbatim block:

this is the first line;
this is the "word" I want to emphasis;
this is the 3rd line;

Is it possible?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source