Skip to content

Commit e82a3f6

Browse files
committed
Clarify syntax highlighting features in 0.11
1 parent ddd05cf commit e82a3f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ for instructions.
2626

2727
### Display
2828

29-
Unchanged comments are now dimmed, to distinguish them from other
30-
unchanged code.
29+
Added basic syntax highlighting for comments (dimmed) and keywords
30+
(bold) in unchanged source code.
3131

3232
Characters that don't have a position in the parsed syntax tree are
3333
now displayed in purple, to make bugs more obvious. Previously they

0 commit comments

Comments
 (0)