|
@@ -308,6 +308,7 @@ property on the headline itself.")
|
|
|
/* Languages per Org manual */
|
|
|
pre.src-asymptote:before { content: 'Asymptote'; }
|
|
|
pre.src-awk:before { content: 'Awk'; }
|
|
|
+ pre.src-authinfo::before { content: 'Authinfo'; }
|
|
|
pre.src-C:before { content: 'C'; }
|
|
|
/* pre.src-C++ doesn't work in CSS */
|
|
|
pre.src-clojure:before { content: 'Clojure'; }
|