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

feat: add markdown-it to filter #121

Merged
merged 2 commits into from
Aug 12, 2020
Merged

Conversation

curbengh
Copy link
Contributor

result.should.equal(parsed_without_config);
});

it('should render CommonMark if config is \'commonmark\'', () => {
hexo.config.markdown = 'commonmark';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

currently this conflicts with the default config, will fix in next PR.

test/index.js Outdated Show resolved Hide resolved
@curbengh curbengh merged commit e5f08ba into hexojs:master Aug 12, 2020
@curbengh curbengh deleted the exec-filter branch August 12, 2020 06:53
@curbengh curbengh mentioned this pull request Sep 26, 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.

2 participants