Add 'name' property
This commit is contained in:
parent
921ef57449
commit
ba3d7c3ab0
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ var module = module ? module : {}; // shim for browser use
|
|||
|
||||
function hljsDefineRpmSpecfile(hljs) {
|
||||
return {
|
||||
name: "rpm-specfile",
|
||||
aliases: ['rpm', 'spec', 'rpm-spec', 'specfile'],
|
||||
contains: [
|
||||
hljs.COMMENT('%dnl'),
|
||||
|
|
Loading…
Add table
Reference in a new issue