| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
(closes #226), removed osolete .rx .fu style.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
It's still in development. The Scheme scanner, which Lice used as template,
has some very bad code, and both scanner must be cleaned up (see #59).
|
|
|
|
| |
This is more friendly for intelligent diff highlighting.
|
|
|
|
|
|
|
|
|
| |
highlighting for multi-line tokens. These are one of the most complex features
of CodeRay now, and quite unique, I think.
Of course, all of this is highly experimental, and not ready for production
use.
|
|
|
|
|
| |
See issue #222.
|
| |
|
|
|
|
|
| |
some nested styles.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Closes #229.
|
| |
|
| |
|
|
|
|
|
|
|
| |
* TokenKindFilter handles groups (closes #223).
* Added :docstring to the default KINDS_NOT_LOC list.
* Also fixed a problem with the :tokens option in Scanners.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
correctly).
|
| |
|
| |
|
|
|
|
| |
highlighting of attrbiute selectors (closes #224).
|
| |
|
|
|
|
| |
Closes #210.
|
|
|
|
|
| |
Also removed the :list wrapping style, and made a lot of cleanup in the styles. See Changes.textile.
|
|
|
|
|
|
|
|
| |
This also means it's incompatible to previous versions of HTML and CSS.
Also, the output may not show correctly on IE.
I officially drop support for Internet Explorer with no regrets.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
colors.
|
| |
|
| |
|
| |
|
| |
|
| |
|