|
2 | 2 |
|
3 | 3 | **PH NotePad** is a simple and light **text editor** (notepad) written in Java.
|
4 | 4 |
|
5 |
| -- Search tool (to search text/keywords easily in the code) + highlighting the code found |
| 5 | +* Search tool (to search text/keywords easily in the code) + highlighting the code found. |
6 | 6 |
|
7 |
| -- Find/Replace text/code |
| 7 | +* Find/Replace text/code. |
8 | 8 |
|
9 |
| -- Auto completion for Java and C++ keywords (files need to be saved as *.java*/*.cpp*). It can be easily expanded to support pretty much any number of languages. |
| 9 | +* Auto completion for Java and C++ keywords (files need to be saved as *.java*/*.cpp*). It can be easily expanded to support pretty much any number of languages. |
10 | 10 |
|
11 |
| -- Nice image buttons for better UX |
| 11 | +* Nice image buttons for better UX. |
12 | 12 |
|
13 | 13 |
|
14 | 14 | 
|
15 | 15 |
|
16 | 16 |
|
17 | 17 | ## AUTHOR
|
18 | 18 |
|
19 |
| -[Pierre-Henry Soria](https://github.com/pH-7) |
| 19 | +**[Pierre-Henry Soria](http://pierrehenry.be)** |
20 | 20 |
|
21 | 21 |
|
22 |
| -### Contributors |
| 22 | +### Contributors 🏅 |
23 | 23 |
|
24 |
| -- [Achintha Gunasekara](https://github.com/achinthagunasekara) |
| 24 | +* [Achintha Gunasekara](https://github.com/achinthagunasekara) |
25 | 25 |
|
26 |
| -- [Patrick Slagle](https://github.com/patrick-slagle) |
| 26 | +* [Patrick Slagle](https://github.com/patrick-slagle) |
27 | 27 |
|
28 |
| -- [Marcus Redgrave-Close](https://github.com/marcusjrc) |
| 28 | +* [Marcus Redgrave-Close](https://github.com/marcusjrc) |
29 | 29 |
|
30 |
| -- [Ossi Laukkanen](https://github.com/Fitoh) |
| 30 | +* [Ossi Laukkanen](https://github.com/Fitoh) |
31 | 31 |
|
32 |
| -- [Akashdeep Singh](https://github.com/akashdeepsingh9988) |
| 32 | +* [Akashdeep Singh](https://github.com/akashdeepsingh9988) |
33 | 33 |
|
34 | 34 |
|
35 | 35 | ## CONTACT
|
36 | 36 |
|
37 |
| -Pierre-Henry SORIA: pierrehenrysoria [AT] gmail [D0T] com |
| 37 | +* Pierre-Henry Soria: hi [AT] ph7 [D0T] me |
38 | 38 |
|
39 |
| -Achintha Gunasekara: contact [AT] achinthagunasekara [D0T] com |
| 39 | +* Achintha Gunasekara: contact [AT] achinthagunasekara [D0T] com |
40 | 40 |
|
41 | 41 |
|
42 | 42 | ## DEMO
|
|
0 commit comments