how to highlight in readme.md code example Example: code highlight in readme ```js function myFunction () { return 42; } ```