-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Issue overload #425
Comments
Thank you so much for this summary!!! Like I said in another thread, I'm basically off until mid next week, but just wanted to thank you for this effort. You rock! |
Yes, I know you're being busy. I just drop it here so that you may come back here when you have time ! ;) |
@Golmote PRs are also overloaded |
@vkbansal Yes, I know. |
@LeaVerou I'm sorry if I offended you. I did mean to make you feel bad. As for contributions, I know I've been not helping as much as @Golmoye has been because I'm occupied with my porting project. In that process I've found couple of issues and reported them. My main motive was to give momentum to PRs. Sorry if you feel offended. |
I feel offended that what you understood from my message is that I got offended. |
My bad. Will keep that in mind. |
Most of the fixed issues have been closed by now, so I think I can close this one too. |
There are currently a lot of open issues in this repository. I'll try to give an overview of the current situation.
Dear maintainers, if you could take a look at this and do some clean up, we could have a clear view of the remaining bugs that need to be fixed :)
Issues that could be closed now
Issues listed here have been fixed already (or will never be as they aren't related to Prism).
How to show EVERY line number? #22 has been fixed thanks to the Line Numbers plugin.Javascript variables composed just of letters a-f highlighted as numbers? #74 has been fixed by PR Changed regex Prism.languages.javascript.number #63prism-file-highlight.css missing #108 has been fixed by PR Fix fetch of a not existing css file in file-highlight plugin. #119Issue with loading download page. #123 has been fixed by PR Issue with loading download page. #129When '</' appears in javascript code, it gets converted into html comments #131 is not related to PrismAutolinker plugin incorrectly ignores URL fragment identifiers #163 has been fixed by PR Fix Issue #163 Autolinker plugin incorrectly ignores URL fragment identifiers #214accessibility? #192 is not a bugLaTeX support #206 has been fixed by PR Added initial LaTeX support #316SCSS functions not correctly marked #237 has been fixed by commit f81554dCSS Extras listing all CSS functions #239 has been fixed by commit d28a9afPrism.highlight and Prism. tokenize doesn't work with Prism.languages.markup #250 has been fixed by PR Fix premature HTML encoding #258the after-higthligth callback doesn't run #283 should be tagged as #wontfixdoesn't work at all #339 must have been fixed by PR Fixed missed encode call for webworkers #338download buttons do nothing on your website #340 is not related to PrismNo highlighting option? #344 has been fixed by commit cfaf681Autolinker not functioning (on prismjs.com) #359 has been fixed by PR Fix for DFS bug with new pattern array feature #360Prism throws strange lines of code #379 is not related to Prismprism doesn't highlight HTML #394 has been fixed by PR Remove invalid alias declarations, which cause HTML highlighting to fail #395Other issues...
Finally, these are issues I'm not sure what to do about :
A CSS/base64 sample hung Safari/Mac #77 looks like a really specific edge case and should probably be tagged as #wontfixlanguage-markup is wrong #143 seems to be fixed, but I can't find the exact commit that solved itThe text was updated successfully, but these errors were encountered: