diff options
author | mrsdizzie <info@mrsdizzie.com> | 2020-07-07 18:30:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-08 01:30:21 +0300 |
commit | 078d2fbd4c386d0cf37378078443f5f8dbe89f37 (patch) | |
tree | 43be7a0241e20c214b5f2f5d0c0c75ecafdaf967 /semantic.json | |
parent | 30399cf04ad7578c67d4268878df071cac515fc9 (diff) | |
download | gitea-078d2fbd4c386d0cf37378078443f5f8dbe89f37.tar.gz gitea-078d2fbd4c386d0cf37378078443f5f8dbe89f37.zip |
Remove newline when highlighting random chunks of code (#12180)
* Remove newline when highlighting random chunks of code
Somewhere when tokenizing a newline gets added to code formatted by chroma. This breaks the case of 'added-code' inside of an 'added-line' in a diff. Just remove any newline when processing chunks of code since we don't need it.
Fixes #12172
* don't process empty lines
* This is the proper way to fix this by telling chroma not to add the newline in the first place
Diffstat (limited to 'semantic.json')
0 files changed, 0 insertions, 0 deletions