Skip to content

Commit

Permalink
fix markdown syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
juliamrch committed Dec 7, 2023
1 parent 055606a commit 8432537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
```

We use highlightjs to perform language detection and syntax highlighting. You can find out which keywords are valid [here](https://highlightjs.org/static/demo/).


Expand Down

0 comments on commit 8432537

Please sign in to comment.