Sha256: cfa3b9e188289224c384b6abcf730d2457ffe9bdfc07da3e5e570ab697150fd3

Contents?: true

Size: 1.48 KB

Versions: 1

Compression:

Stored size: 1.48 KB

Contents

## 2.0.2
* Fix a bug with the HtmlValidator to do with kramdown now respecting character
  encodings of input data.

## 2.0.1

* Upgrade to newest kramdown, which fixes a number of bugs, including rendering
  multiple footnote references and handling underscores in attachment titles

## 2.0.0

* Upgrade sanitize dependency to 2.1.0
  * Now allows `address`, `bdi`, `hr` and `summary` elements by default.
  * Allows colons in IDs
  * BREAKING CHANGE: This changes the validation rules of HtmlSanitizer.
* Stop duplicate entries in the sanitization config

## 1.6.2

* Fix a bug with parsing of `$LegislativeList` and `$PriorityList` with `\r\n`
  line endings.

## 1.6.1

* Fix a bug with parsing of `$LegislativeList` and `$PriorityList` so that they
  are not matched when immediately preceeded by other text.

## 1.6.0

* Add `$LegislativeList` to allow editors to insert lists with custom markers.

## 1.5.4

* Stop steps list regex matching newline.

## 1.5.3

* Nested Govspeak blocks are now parsed recursively using Govspeak. Among other
  things, this fixes the display of external links in callout blocks.

## 1.5.2

* Fixed over-eager step list matching.

## 1.5.1

* Fixed newline matching and operating over multiple list blocks.

## 1.5.0

* Added `$PriorityList:x` construct to class the first `x` list items with
  `primary-item`.
* Fixed `rcov` dependency.

## 1.4.0

* Added `#structured_headers` method to provide heirarchically structured
  headers extracted from markdown text heading tags.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
govspeak-2.0.2 CHANGELOG.md