Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,338 contributions in the last year
Contribution activity
August 2020
- urish/react-syntax-highlighter JavaScript
-
urish/Marlin-2.0.x-SKR-mini-E3-V2.0-CR20
C++
•
Built by
Created a pull request in react-syntax-highlighter/react-syntax-highlighter that received 4 comments
fix #285: incorrect syntax highlighting for mutli-line comments
It seems like the issue was related to calling createUnwrappedLine instead of createWrappedLine even for lines that had a className set.
In additio…
+319
−23
•
4
comments
Created an issue in react-syntax-highlighter/react-syntax-highlighter that received 7 comments
Incorrect syntax highlighting for mutli-line comments
First of all, thanks for the awesome library! I'm in the process of migrating GoodArduinoCode to use this library for the syntax highlighting, and r…
7
comments