Skip to content

Commit b834b08

Browse files
authored
Update README.md
1 parent bbdd88b commit b834b08

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ The **Delphi Preview Handler**, is a [preview handler](http://msdn.microsoft.com
33
for Windows Vista, 7, 8 and 10 which allows you to read your source code with syntax highlighting
44
without having to open it in an editor.
55

6+
### Features ###
7+
* Supports Windows Vista, 7, 8 and 10 on 32 and 64 bits.
8+
* +50 syntax highlight themes.
9+
* +60 source code extensions supported.
10+
* Themes compatibles with the [Delphi IDE Theme Editor](https://github.com/RRUZ/delphi-ide-theme-editor)
11+
612
This preview handler can render the following file extensions:
713

814
Extensions | Description| Preview
@@ -33,17 +39,6 @@ Extensions | Description| Preview
3339
.iss | Inno Setup Scripts | [![](https://dl.dropboxusercontent.com/u/12733424/Blog/Delphi%20Preview%20Handler/Images/Inno-Sample%20Files.png)](https://dl.dropboxusercontent.com/u/12733424/Blog/Delphi%20Preview%20Handler/Images/Inno-Sample%20Files.png)
3440
.ini | INI files | .
3541

36-
37-
38-
[![](https://dl.dropboxusercontent.com/u/12733424/Images/followrruz.png)](https://twitter.com/RRUZ)
39-
40-
### Features ###
41-
* Supports Windows Vista, 7, 8 and 10 on 32 and 64 bits.
42-
* +50 syntax highlight themes.
43-
* +60 source code extensions supported.
44-
* Themes compatibles with the [Delphi IDE Theme Editor](https://github.com/RRUZ/delphi-ide-theme-editor)
45-
46-
4742
### Important Note about installing a new version ###
4843
In order to avoid problems you must follow these steps when you install or register a new
4944
version of the preview handler.

0 commit comments

Comments
 (0)