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

Fix highlightjs links #3997

Merged
merged 3 commits into from
Apr 23, 2020
Merged

Fix highlightjs links #3997

merged 3 commits into from
Apr 23, 2020

Conversation

f1ames
Copy link
Contributor

@f1ames f1ames commented Apr 21, 2020

What is the purpose of this pull request?

Does your PR contain necessary tests?

All patches that change the editor code must include tests. You can always read more
on PR testing,
how to set the testing environment and
how to create tests
in the official CKEditor documentation.

This PR contains

  • Unit tests
  • Manual tests

Did you follow the CKEditor 4 code style guide?

Your code should follow the guidelines from the CKEditor 4 code style guide which helps keep the entire codebase consistent.

  • PR is consistent with the code style guide

What is the proposed changelog entry for this pull request?

Changelog entry not necessary.

What changes did you make?

See #3990.

Which issues does your PR resolve?

Closes #3990.

@f1ames f1ames requested a review from Dumluregn April 21, 2020 07:34
@f1ames f1ames changed the title Fix highlightjs links. Fix highlightjs links Apr 21, 2020
@Dumluregn Dumluregn self-assigned this Apr 22, 2020
Copy link
Contributor

@Dumluregn Dumluregn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't find any omitted occurrence 👍Just two small things:

  • I noticed that the link to demo should actually end with /, so changed https://highlightjs.org/static/demo -> https://highlightjs.org/static/demo/;
  • codesnippet was missing a linter rule, so I added one.

@f1ames f1ames modified the milestone: 4.14.1 Apr 23, 2020
@f1ames f1ames merged commit 8d5d12d into master Apr 23, 2020
@CKEditorBot CKEditorBot deleted the t/3990 branch April 23, 2020 07:14
hub33k pushed a commit that referenced this pull request Apr 29, 2020
Fix API docs highlightjs links
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.

2 participants