Skip to content

Commit a889b9c

Browse files
committed
Add missing Clojure highlighting
1 parent 463c776 commit a889b9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ Avoid trailing whitespace.
578578

579579
Use one file per namespace and one namespace per file.
580580

581+
[source,clojure]
581582
----
582583
;; good
583584
(ns foo.bar)

0 commit comments

Comments
 (0)