Skip to content

Commit

Permalink
Merge pull request #612 from reitermarkus/patch-1
Browse files Browse the repository at this point in the history
Add `redcarpet` gem for Markdown support.
  • Loading branch information
MikeMcQuaid committed Apr 29, 2024
2 parents 798998a + dcdca8d commit 13f1dba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins
gem "redcarpet"
gem "yard"
gem "yard-sorbet"

Expand Down

0 comments on commit 13f1dba

Please sign in to comment.