Skip to content

feat: add prism highlight support#4119

Merged
SukkaW merged 10 commits intohexojs:masterfrom
SukkaW:feat-prism
Jun 8, 2020
Merged

feat: add prism highlight support#4119
SukkaW merged 10 commits intohexojs:masterfrom
SukkaW:feat-prism

Conversation

@SukkaW
Copy link
Member

@SukkaW SukkaW commented Feb 9, 2020

What does it do?

Related: #1036 & #4010

How to test

git clone -b feat-prism https://github.com/sukkaw/hexo.git
cd hexo
npm install
npm test

Screenshots

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

@SukkaW SukkaW requested review from a team, curbengh and seaoak February 9, 2020 12:33
tomap
tomap previously approved these changes Feb 23, 2020
@tomap
Copy link
Contributor

tomap commented Feb 23, 2020

Maybe you can have a look at the duplicate code issue mentionned by codeclimate?

@coveralls
Copy link

coveralls commented Apr 26, 2020

Coverage Status

Coverage increased (+0.008%) to 97.75% when pulling c3e19f0 on SukkaW:feat-prism into c51b87e on hexojs:master.

@SukkaW
Copy link
Member Author

SukkaW commented Apr 26, 2020

Maybe you can have a look at the duplicate code issue mentionned by codeclimate?

@tomap

Duplicated code are merged and removed.

@stevenjoezhang stevenjoezhang linked an issue May 14, 2020 that may be closed by this pull request
@SukkaW
Copy link
Member Author

SukkaW commented Jun 5, 2020

I just HATE REBASING MY PR OVER AND OVER AGAIN.

@seaoak @tomap @segayuu @jiangtj @stevenjoezhang @curbengh @yoshinorin

SOMEBODY PLEASE, REVIEW MY PR (for gods sake).

@SukkaW SukkaW requested a review from yoshinorin June 5, 2020 06:12
@stevenjoezhang stevenjoezhang linked an issue Jun 8, 2020 that may be closed by this pull request
@SukkaW SukkaW merged commit f36e29c into hexojs:master Jun 8, 2020
@NoahDragon NoahDragon mentioned this pull request Jun 8, 2020
53 tasks
@SukkaW SukkaW mentioned this pull request Jul 16, 2020
22 tasks
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.

Feature request: support other syntax highlight libraries why jsx syntax doesn't highlighted in hexo Highlight.js is slow

4 participants