mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
14 lines
501 B
Text
14 lines
501 B
Text
CodeRay is a Ruby library for syntax highlighting.
|
|
|
|
Syntax highlighting means: You put your code in, and you get it back colored;
|
|
Keywords, strings, floats, comments - all in different colors. And with line
|
|
numbers.
|
|
|
|
Syntax Highlighting...
|
|
|
|
* makes code easier to read and maintain
|
|
* lets you detect syntax errors faster
|
|
* helps you to understand the syntax of a language
|
|
* looks nice
|
|
* is what everybody should have on their website
|
|
* solves all your problems and makes the girls run after you
|