Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BREAKING CHANGE: use markdown for error/warn #1264

Merged
merged 2 commits into from Jun 12, 2017
Merged

Conversation

marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented Jun 12, 2017

Closes #1085. Noticeable changes:

  • core/utils - gains markdownToHtml() method.
  • core/rdfa - moved abstract processing into there.
  • w3c/abstract - no longer wraps text content into paragraphs (because that's gross).

Globally:

  • use native array.includes() to check for things.
  • less jQuery here and there.

@marcoscaceres marcoscaceres merged commit e13dd98 into develop Jun 12, 2017
@marcoscaceres marcoscaceres deleted the markdown-warns branch June 12, 2017 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant