Remove apostrophe highlighting

Fixes: https://pagure.io/pagure/issue/5103
This commit is contained in:
David Auer 2021-01-27 10:53:06 +01:00
parent 73713ed7c9
commit 9cfb4b7869

View file

@ -25,7 +25,6 @@ function hljsDefineRpmSpecfile(hljs) {
contains: [
hljs.COMMENT('%dnl'),
hljs.HASH_COMMENT_MODE,
hljs.APOS_STRING_MODE,
hljs.QUOTE_STRING_MODE,
{
className: "type",