Merge pull request #6173 from tsiegleauq/more-special-diff-characters

Add rdquo und Prime to special diff entities
This commit is contained in:
Sean 2021-07-19 16:38:18 +02:00 committed by GitHub
commit 30bf5bc808
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -561,7 +561,9 @@ export class DiffService {
'Ñ': 'Ñ',
'ñ': 'ñ',
'Ë': 'Ë',
'ë': 'ë'
'ë': 'ë',
'″': '″',
'”': '”'
};
html = html