Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Syntax error in CHANGELOG.md #11539

Closed
eternalmatt opened this issue Apr 9, 2015 · 0 comments
Closed

Syntax error in CHANGELOG.md #11539

eternalmatt opened this issue Apr 9, 2015 · 0 comments

Comments

@eternalmatt
Copy link

The HTML stops being parsed correctly sometime during the 1.2.14 bug fixes section.
https://github.com/angular/angular.js/blob/master/CHANGELOG.md#1214-feisty-cryokinesis-2014-03-01

The bug appears to be something wrong in GitHub's interpretation of markdown because even the tag version 1.2.14 is bad https://github.com/angular/angular.js/blob/v1.2.14/CHANGELOG.md#1214-feisty-cryokinesis-2014-03-01

@Narretz Narretz added this to the 1.4.x - jaracimrman-existence milestone Apr 21, 2015
Narretz added a commit to Narretz/angular.js that referenced this issue Apr 30, 2015
This prevents the markdown parser from garbling the input and putting
out broken html.

Closes angular#11778
Fixes angular#11777
Fixes angular#11539
Narretz added a commit to Narretz/angular.js that referenced this issue Apr 30, 2015
This prevents the markdown parser from garbling the input and putting
out broken html.

Closes angular#11778
Fixes angular#11777
Fixes angular#11539
Narretz added a commit that referenced this issue May 1, 2015
This prevents the markdown parser from garbling the input and putting
out broken html.

Closes #11778
Fixes #11777
Fixes #11539
@Narretz Narretz closed this as completed in a2a684f May 1, 2015
netman92 pushed a commit to netman92/angular.js that referenced this issue Aug 8, 2015
This prevents the markdown parser from garbling the input and putting
out broken html.

Closes angular#11778
Fixes angular#11777
Fixes angular#11539
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants