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

Parsing: Could not use Pygments to highlight the source. #3

Closed
MoOx opened this issue Sep 14, 2012 · 9 comments
Closed

Parsing: Could not use Pygments to highlight the source. #3

MoOx opened this issue Sep 14, 2012 · 9 comments

Comments

@MoOx
Copy link

MoOx commented Sep 14, 2012

That's what I've when I try lidoc **/*.scss --output docs/test for some Sass code.

@rstacruz
Copy link
Owner

You may need to update pygments to 1.3.1. sudo easy_install pygments :-)

@MoOx
Copy link
Author

MoOx commented Sep 14, 2012

What is easy_install ?

Max

(Sent from my phone)

On 14 sept. 2012, at 12:57, "Rico Sta. Cruz" notifications@github.com wrote:

You may need to update pygments to 1.3.1. sudo easy_install pygments :-)


Reply to this email directly or view it on GitHub.

@rstacruz
Copy link
Owner

Consider it the rubygems of Python. If you're on a Mac, it should come with
your system already. :)

@MoOx
Copy link
Author

MoOx commented Sep 14, 2012

You should specify that into the readme :)
Could you make this optional ? Pygment does not support Sass so, it's useless in my case (+ I use prismjs with a homemade code to parse sass)

@rstacruz
Copy link
Owner

Hm, I believe Pygments 1.3.1 supports Sass.

But yes, I agree it should be noted somewhere.

@MoOx
Copy link
Author

MoOx commented Sep 18, 2012

It seems it uses a generic highlighter, not something specific to Sass.

@MoOx
Copy link
Author

MoOx commented Sep 18, 2012

Anyway, what about making the pygments use optional ?

@yocontra
Copy link

yocontra commented Mar 6, 2013

👍 to having this in the readme

@MoOx
Copy link
Author

MoOx commented Jul 29, 2015

Closing due to inactivity

@MoOx MoOx closed this as completed Jul 29, 2015
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

3 participants