Closed revskill10 closed 6 years ago
Hey @revskill10,
Thanks a lot for your PR! I was using the code examples with <pre>
in order to highlight the most important parts of the code with <b>
tags.
Before:
After:
Unfortunately, GitHub doesn't allow highlighting the syntax + making the font weight bold.
Replace
<pre>
with```ruby
for prettier documentation :)