Merge pull request #75 from maximevaillancourt/add-highlight-syntax
Highlight content wrapped with ==
This commit is contained in:
@@ -73,6 +73,8 @@ And of course, images look great:
|
||||
|
||||
<img src="/assets/image.jpg"/>
|
||||
|
||||
You can also ==highlight some content== by wrapping it with `==`.
|
||||
|
||||
### Code syntax highlighting
|
||||
|
||||
You can add code blocks with full syntax color highlighting by wrapping code snippet in triple backticks and specifying the type of the code (`js`, `rb`, `sh`, etc.):
|
||||
|
||||
Reference in New Issue
Block a user