Sha256: 10ce2b593c1d41d1bbf28085f85263b32c030a19b975ac71383e35c65894f671
Contents?: true
Size: 261 Bytes
Versions: 5
Compression:
Stored size: 261 Bytes
Contents
# -*- coding: utf-8; frozen_string_literal: true -*- # #-- # Copyright (C) 2009-2019 Thomas Leitner <t_leitner@gmx.at> # # This file is part of kramdown which is licensed under the MIT. #++ # module Kramdown # The kramdown version. VERSION = '2.3.0' end
Version data entries
5 entries across 5 versions & 3 rubygems