| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
changed. Now it's independent.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
correctly).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
at http://svn.rubychan.de/coderay-scanner-tests/trunk.
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|