Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

* DRY fix in `abbr` extension by introducing method `create_element` (#1483).
* Clean up test directory some removing some redundant tests and port
non-redundant cases to the newer test framework.

### Fixed

Expand Down
3 changes: 0 additions & 3 deletions tests/php/Auto Links.text

This file was deleted.

3 changes: 0 additions & 3 deletions tests/php/Auto Links.xhtml

This file was deleted.

1 change: 0 additions & 1 deletion tests/php/Backslash escapes.text

This file was deleted.

1 change: 0 additions & 1 deletion tests/php/Backslash escapes.xhtml

This file was deleted.

6 changes: 0 additions & 6 deletions tests/php/Code Spans.text

This file was deleted.

6 changes: 0 additions & 6 deletions tests/php/Code Spans.xhtml

This file was deleted.

15 changes: 0 additions & 15 deletions tests/php/Code block in a list item.text

This file was deleted.

18 changes: 0 additions & 18 deletions tests/php/Code block in a list item.xhtml

This file was deleted.

2 changes: 0 additions & 2 deletions tests/php/Code block on second line.text

This file was deleted.

2 changes: 0 additions & 2 deletions tests/php/Code block on second line.xhtml

This file was deleted.

3 changes: 0 additions & 3 deletions tests/php/Email auto links.text

This file was deleted.

3 changes: 0 additions & 3 deletions tests/php/Email auto links.xhtml

This file was deleted.

80 changes: 0 additions & 80 deletions tests/php/Emphasis.text

This file was deleted.

83 changes: 0 additions & 83 deletions tests/php/Emphasis.xhtml

This file was deleted.

35 changes: 0 additions & 35 deletions tests/php/Empty List Item.text

This file was deleted.

47 changes: 0 additions & 47 deletions tests/php/Empty List Item.xhtml

This file was deleted.

9 changes: 0 additions & 9 deletions tests/php/Headers.text

This file was deleted.

39 changes: 0 additions & 39 deletions tests/php/Headers.xhtml

This file was deleted.

Loading
Loading