Skip to content

Commit 00ee07b

Browse files
committed
Update README.md
1 parent 6d3a6da commit 00ee07b

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,25 @@ Simple [Twig](http://twig.sensiolabs.org/) syntax highlighter for Notepad++ with
77

88
1. Start notepad++.
99
2. Go to `Languages` > `Define own Language...` (first after the divider).
10-
3. Click `Import` and select the `Twig.xml` file.
10+
3. Click `Import` and select the `Twig.xml` or `TwigAlternative.xml` file.
1111
4. Restart Notepad++
1212
5. Twig is now available in the user-defined section in the `Languages` menu.
1313
6. Feel free to point out problems.
1414

15-
##Screenshot##
15+
-----------------------------------------------------------------------------------------------------------------------
1616

17-
![Screenshot of the highlighting my Notepad++ Twig highlighter does.](http://i.imgur.com/pesGg8O.png)
17+
##Standard Highlighter##
18+
19+
![Screenshot of the highlighting with standard Twig highlighter.](http://puu.sh/nHQ97/4549453909.png)
20+
21+
22+
##Alternative Highlighter##
23+
24+
![Screenshot of the highlighting with alternative Twig highlighter.](http://puu.sh/nHQ6Z/78ba384843.png)
25+
26+
This fixes (or rather, works around) the problem described in [Issue #13](https://github.com/Banane9/notepadplusplus-twig/issues/13), but looks a bit different and may have other quirks.
27+
28+
-----------------------------------------------------------------------------------------------------------------------
1829

1930
##Licence##
2031

0 commit comments

Comments
 (0)