You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
658 B
26 lines
658 B
{ |
|
"KPlugin": { |
|
"Authors": [ |
|
{ |
|
"Email": "wolff@julianwolff.de", |
|
"Name": "Julian Wolff", |
|
"Name[x-test]": "xxJulian Wolffxx" |
|
} |
|
], |
|
"Copyright": "© 2017 Julian Wolff", |
|
"Id": "okular_markdown", |
|
"License": "GPL", |
|
"MimeTypes": [ |
|
"text/markdown", |
|
"text/x-markdown" |
|
], |
|
"Name": "Markdown Backend", |
|
"ServiceTypes": [ |
|
"okular/Generator" |
|
], |
|
"Version": "0.1.0" |
|
}, |
|
"X-KDE-Priority": 1, |
|
"X-KDE-okularAPIVersion": 1, |
|
"X-KDE-okularHasInternalSettings": true |
|
}
|
|
|