| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* *RENAMED* from ClassOfKind. The term "token class" is no longer used in CodeRay. Instead, tokens have _kinds_.
* *RENAMED* TokenKindFilter to TokenClassFilter.
* *ADDED* documentation on encoders affected by the term change.
* *REMOVED* token kinds :attribute_name_fat, :attribute_value_fat, :operator_fat, :tag_fat, and :xml_text.
* *ADDED* token kind :filename.
|
|
|
|
| |
Galvez).
|