rf-web/vendor/bundle/gems/kramdown-parser-gfm-1.1.0/lib/kramdown-parser-gfm.rb
2019-10-21 10:18:17 +02:00

11 lines
238 B
Ruby

# -*- coding: utf-8; frozen_string_literal: true -*-
#
#--
# Copyright (C) 2019 Thomas Leitner <t_leitner@gmx.at>
#
# This file is part of kramdown-parser-gfm which is licensed under the MIT.
#++
#
require_relative 'kramdown/parser/gfm'