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

When adding a lexer, and viewing the sample, there should be an error shown if the "highlighted" section is different to the "raw" section #850

Open
miparnisari opened this issue Dec 30, 2017 · 2 comments
Labels
enhancement-request A request for an enhancement to be developed. pr-open A PR addressing this issue is open.

Comments

@miparnisari
Copy link
Contributor

I'm writing a lexer and I find that in order to avoid mistakes in my code, I have to run the lexer and manually diff the "highlighted" and "raw" sections to make sure that no token was missed or inserted twice.

miparnisari added a commit to miparnisari/rouge that referenced this issue Dec 31, 2017
miparnisari added a commit to miparnisari/rouge that referenced this issue Dec 31, 2017
pyrmont referenced this issue in pyrmont/rouge May 12, 2019
@stale
Copy link

stale bot commented Jun 19, 2019

This contribution has been automatically marked as stale because it has not had any activity for more than a year. It will be closed if no additional activity occurs within the next 14 days.

@stale stale bot added the stale-issue There has been no activity for a year. label Jun 19, 2019
@pyrmont
Copy link
Contributor

pyrmont commented Jun 19, 2019

This shouldn't have been marked stale as it has an associated PR (#852). Sorry about that :(

@stale stale bot removed the stale-issue There has been no activity for a year. label Jun 19, 2019
@pyrmont pyrmont added enhancement-request A request for an enhancement to be developed. pr-open A PR addressing this issue is open. labels Jun 19, 2019
@pyrmont pyrmont self-assigned this Jun 19, 2020
@pyrmont pyrmont removed their assignment Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement-request A request for an enhancement to be developed. pr-open A PR addressing this issue is open.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants