Sha256: 20903f835dfd478a4a6939ec4f761620e02728d627cf00d0a5a379b436b0ad0b

Contents?: true

Size: 842 Bytes

Versions: 1

Compression:

Stored size: 842 Bytes

Contents

# Changelog

## Unreleased

## v3.5.1.0

* Update base Redcarpet version to 3.5.1.

## v3.2.2.4

* Relax max nesting.

## v3.2.2.3

* Change `<code>` attribute for code block metadata (language) from `class` to `data-metadata`.
  Note that this is a breaking change, though you won't face this breakage if you're using greenmat through qiita-markdown gem and updating both gems.

## v3.2.2.2

* Fix bugs in UTF-8 handling. [#3](https://github.com/increments/greenmat/pull/3) ([@gfx](https://github.com/gfx))

## v3.2.2.1

* Fix a bug where bad memory access would happen in a document starting with `@`.

## v3.2.2.0

* Update base Redcarpet version to 3.2.2.

## v3.2.0.2

* Fix missing `greenmat/version` in the gem package.

## v3.2.0.1

* Add `no_mention_emphasis` option to disable emphasizing mentions.

## v3.2.0.0

* Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
greenmat-3.5.1.0 CHANGELOG.md