1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-31 20:21:49 +02:00

Merge pull request #1886 from lifehackerhansol/kramdown

Add kramdown-parser-gfm to Gemfile
This commit is contained in:
MechanicalDragon
2021-08-05 00:01:55 -07:00
committed by GitHub

View File

@@ -1,3 +1,4 @@
source "https://rubygems.org"
gem 'jekyll-redirect-from'
gem 'kramdown-parser-gfm'
gemspec