We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca40ac7 commit 3e12eedCopy full SHA for 3e12eed
1 file changed
README.md
@@ -93,11 +93,12 @@ QLColorCode decompiles some formats:
93
94
QLColorCode enables some Highlight plugins :
95
96
-- Java: `java_library`.
+- In all languages: `outhtml_modern_fonts` and `outhtml_codefold`.
97
+- Java (sources and classes): `java_library`.
98
- C/C++: `cpp_syslog`, `cpp_ref_cplusplus_com` and `cpp_ref_local_includes`.
99
- Perl: `perl_ref_perl_org`.
100
- Python: `python_ref_python_org`.
-- Shell: `bash_functions`.
101
+- Shell: `bash_functions` and `bash_ref_linuxmanpages_com`.
102
- Scala: `scala_ref_scala_lang_org`.
103
104
#### Handled languages
0 commit comments