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(prism): add strip_indent support #184

Merged
merged 2 commits into from
Mar 5, 2020

Conversation

SukkaW
Copy link
Member

@SukkaW SukkaW commented Feb 21, 2020

Adding stripIndent() for prism highlight as well as highlightjs:

str = stripIndent(str);

@SukkaW SukkaW requested review from seaoak and a team February 21, 2020 08:00
@coveralls
Copy link

coveralls commented Feb 21, 2020

Coverage Status

Coverage increased (+0.01%) to 96.998% when pulling e2737c4 on SukkaW:prism-strip-indent into 7e5633a on hexojs:master.

Copy link
Member

@seaoak seaoak left a comment

Choose a reason for hiding this comment

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

LGTM.

@SukkaW SukkaW merged commit 771f8ba into hexojs:master Mar 5, 2020
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.

3 participants