We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea1300 commit 871b819Copy full SHA for 871b819
src/languages/desktop.js
@@ -35,7 +35,7 @@ export default function(hljs) {
35
36
const SECTION_HEADER = {
37
className: 'section',
38
- begin: /^\[(Desktop Entry|Desktop Action\s+[A-Za-z0-9_-]+)\]/,
+ begin: /^\[(Desktop Entry|Unit|Service|Install|Socket|Mount|Automount|Swap|Path|Timer|Slice|Scope|Manager|Journak|Bridge|Desktop Action\s+[A-Za-z0-9_-]+)\]/,
39
relevance: 10
40
};
41
0 commit comments