Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colorize appears to have a beta for Clojure, but the functionality isn't in Coleslaw. #91

Closed
BorisKourt opened this issue Sep 15, 2015 · 3 comments

Comments

@BorisKourt
Copy link

I tried:

```clojure
and
```clj

With the md post type.

(Interim: Scheme syntax looks almost perfect)

@shukryzablah
Copy link
Contributor

This is working fine. Can you try surrounding the code block like below:

(ns clojure.examples.hello
   (:gen-class))
(defn hello-world []
   (println "Hello World"))
(hello-world)

Screen Shot 2021-02-27 at 5 07 06 PM

@shukryzablah
Copy link
Contributor

Note this comment of mine: #157 (comment)

I recommend using pygments, it is a more comprehensive tool.

@BorisKourt
Copy link
Author

Thanks for the reply! Haven't been exploring coleslaw in almost five years. :) Will close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants