mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
fix: &npsp; breaks highlight
This commit is contained in:
parent
5c71b59025
commit
2bf932cbdc
1 changed files with 1 additions and 0 deletions
|
|
@ -501,6 +501,7 @@ export const highlightTranslators: TranslatorConfigObject = {
|
|||
return {
|
||||
prefix: '==',
|
||||
postfix: '==',
|
||||
content: node.innerHTML.trim(),
|
||||
}
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue