Skip to content

Adds syntax highlighting for reST markup. #92

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

Closed
wants to merge 1 commit into from
Closed

Adds syntax highlighting for reST markup. #92

wants to merge 1 commit into from

Conversation

fpoirotte
Copy link

This uses the Pygments library (http://pygments.org/) to add syntax
highlighting to reStructuredText markup.

The output probably won't be all that pretty until classes are kept in the
resulting markup (see also #68 & #72), but at least
such blocks now appear in the output.

This uses the Pygments library (http://pygments.org/) to add syntax
highlighting to reStructuredText markup.

The output probably won't be all that pretty until classes are kept in the
resulting markup (see also #68 & #72), but at least
such blocks now appear in the output.
@jonashaag
Copy link

I'd love to have this patch merged.

@krizon
Copy link

krizon commented Jan 24, 2012

+1 would be nice to see it merged soon

@sebpiq
Copy link

sebpiq commented Jan 31, 2012

Yep +1 too

@ojii
Copy link

ojii commented Mar 20, 2012

why doesn't this get merged? would be really useful.

@ericflo
Copy link

ericflo commented Mar 21, 2012

I, too, would love to see this supported.

@dreid
Copy link

dreid commented Mar 21, 2012

I would also like to see this merged, or at least some discussion of what can be done to get this merged?

@sveetch
Copy link

sveetch commented Mar 25, 2012

I support this, i would like to use this in my README.rst

@zooko
Copy link

zooko commented Mar 26, 2012

I don't understand. My README.rst already appears to be rendered reasonably enough:

https://github.com/tahoe-lafs/pycryptopp/blob/master/README.rst

What am I missing?

@ericflo
Copy link

ericflo commented Mar 26, 2012

zooko: It doesn't support syntax highlighted inline code blocks. (Widely used as the .. code-block:: directive.)

@pr0zac
Copy link

pr0zac commented Mar 29, 2012

This would be pretty great to have merged.

@tjarratt
Copy link

Would love to have this available.

@kennethreitz
Copy link

🍰

@yihui
Copy link

yihui commented Apr 27, 2012

+1

1 similar comment
@ryanpetrello
Copy link

+1

@msabramo
Copy link

msabramo commented May 8, 2012

Or GitHub can upgrade to the newly released docutils 0.9, which does Pygments-based syntax highlighting for "code" blocks. See #114

http://docutils.sourceforge.net/RELEASE-NOTES.html#release-0-9-2012-05-02

@3kwa
Copy link

3kwa commented May 20, 2012

+1 indeed :P

@rudyryk
Copy link

rudyryk commented May 25, 2012

+1 :)

@akoumjian
Copy link

+1 as well.

@bryanveloso
Copy link
Contributor

This has been fixed. We now highlight reStructuredText code blocks.

@ojii
Copy link

ojii commented Jul 19, 2012

Bryan (or whoever did it at github), thank you!

@kennethreitz
Copy link

✨ 🍰 ✨

@msabramo
Copy link

Awesome. Thank you! You probably want to close #114 too then.

@rudyryk
Copy link

rudyryk commented Jul 20, 2012

That's great! Thank you!

@ryanpetrello
Copy link

Awesome news!

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

Successfully merging this pull request may close these issues.