Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

v3.17.0 #116

Merged
merged 16 commits into from
Mar 4, 2019
Merged

v3.17.0 #116

merged 16 commits into from
Mar 4, 2019

Conversation

deanblackborough
Copy link
Owner

  • Handle custom colour attribute in a better way, assign to style attribute if sensible, thank you Alex. Accepted PR as is, only handles colour, will extend feature in v3.18.0.
  • Fixed #108, links within headers not correctly rendering, headers now support child deltas.
  • Fixed #109, not correctly closing paragraphs or detecting list type change.
  • Removed the ParserSplitInterface interface, no use anymore.
  • Changed which class implements ParserAttributeInterface interface.
  • Removed redundant methods from parsers.
  • Code formatting and comment corrections.

TypicalFence and others added 16 commits February 26, 2019 11:41
* Updated changelog, placeholder
* Removed ParserSplitInterface
* Parse now implements the attributes interface
* Removed split methods and extended insert methods
* Comment corrections and formatting
* Updated README and CHANGELOG, added Alex pending changes.
* Added first failing test for #108
Links within headers displaying correctly, however, one failing test.
* Link within a header now renders correctly.
* Resolved #108
* Added davidraijmakers to credits for reporting bug
* Added failing test for #109
* Partial fix for #109  - Wasn't switching list types
* Not correctly closing paragraphs when starting a list, few missing close calls in HTML renderer
* Added expected output to test for bug #109
* Added philippkuehn to credits
@deanblackborough deanblackborough merged commit 859bd43 into master Mar 4, 2019
@deanblackborough deanblackborough deleted the v3.17.0 branch March 4, 2019 23:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants