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

feature/bug(renderer): Support chroma, fix source paragraph #720

Merged
merged 1 commit into from
Jul 12, 2020

Conversation

gdamore
Copy link
Collaborator

@gdamore gdamore commented Jul 12, 2020

This fixes three separate issues (it was natural to fix them all
at the same time).

Fixes #719 Should not panic on unrecognized source language
Fixes #706 Support "Chroma" as a syntax highlighter choice
Fixes #704 Source paragraph does not honor syntax highlighter

This fixes three separate issues (it was natural to fix them all
at the same time).

Fixes bytesparadise#719 Should not panic on unrecognized source language
Fixes bytesparadise#706 Support "Chroma" as a syntax highlighter choice
Fixes bytesparadise#704 Source paragraph does not honor syntax highlighter
@codecov
Copy link

codecov bot commented Jul 12, 2020

Codecov Report

Merging #720 into master will decrease coverage by 0.04%.
The diff coverage is 77.77%.

@@            Coverage Diff             @@
##           master     #720      +/-   ##
==========================================
- Coverage   84.80%   84.75%   -0.05%     
==========================================
  Files          75       75              
  Lines        5086     5071      -15     
==========================================
- Hits         4313     4298      -15     
  Misses        488      488              
  Partials      285      285              

@xcoulon xcoulon merged commit 533e63d into bytesparadise:master Jul 12, 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
2 participants