Updating Rogue description text based on feedback.
This commit is contained in:
parent
dbead70168
commit
9a0db42436
|
@ -325,7 +325,7 @@ file.
|
||||||
|
|
||||||
Alternatively, you can use [Rouge](https://github.com/jayferd/rouge) to highlight
|
Alternatively, you can use [Rouge](https://github.com/jayferd/rouge) to highlight
|
||||||
your code snippets. It doesn't support as many languages as Pygments, however it
|
your code snippets. It doesn't support as many languages as Pygments, however it
|
||||||
should fit in most cases. Also, since [Rouge](https://github.com/jayferd/rouge)
|
should suit most use cases. Also, since [Rouge](https://github.com/jayferd/rouge)
|
||||||
is written in pure Ruby, you don't need Python on your system!
|
is written in pure Ruby, you don't need Python on your system!
|
||||||
|
|
||||||
To render a code block with syntax highlighting, surround your code as follows:
|
To render a code block with syntax highlighting, surround your code as follows:
|
||||||
|
|
Loading…
Reference in New Issue