Skip to content

Commit

Permalink
Experiment with docstring format
Browse files Browse the repository at this point in the history
back to plaintext
  • Loading branch information
lread committed Jul 15, 2023
1 parent 9a92032 commit a594056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cljdoc.edn
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
["AsciiDoctor features" {:file "doc/tests/adoc-features.adoc"}]
["CommonMark fea``tures" {:file "doc/tests/md-features.md"}]
["AsciiDoctor User Manual" {:file "doc/tests/asciidoctor-user-manual.adoc"}]]]
:cljdoc/docstring-format "invalid"}
:cljdoc/docstring-format :plaintext}

0 comments on commit a594056

Please sign in to comment.