Skip to content

Commit 485ca1f

Browse files
authored
Update README.md
1 parent 3664445 commit 485ca1f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,24 @@ It uses the text editor module which was developed for my [Notepas](https://gith
99

1010
My intention is to keep the user interface as clean and fast as possible so users can focus more on the content rather than confront them with an overwhelming and bloated user interface.
1111

12+
## Code snippets
13+
1214
![SnippetSource](https://github.com/beNative/lazarus/blob/master/projects/snippetsource/images/SnippetSource2.png)
1315

1416
![SnippetSource](https://github.com/beNative/lazarus/blob/master/projects/snippetsource/images/SnippetSource3.png)
1517

1618
![SnippetSource](https://github.com/beNative/lazarus/blob/master/projects/snippetsource/images/SnippetSource.EditorMenu.png)
1719

20+
## Support for Richtext
21+
1822
Images can be dragged and dropped into both the treeviewer and the Richeditor.
1923

2024
![SnippetSource](https://github.com/beNative/lazarus/blob/master/projects/snippetsource/images/SnippetSource.png)
2125

2226
![SnippetSource](https://github.com/beNative/lazarus/blob/master/projects/snippetsource/images/SnippetSource1.png)
2327

28+
## Execute scripts
29+
2430
Since version 3 the possibility to execute script code was added. Snippets that represent script code can directly be executed.
2531

2632
![SnippetSource](https://github.com/beNative/lazarus/blob/master/projects/snippetsource/images/SnippetSource.ConsoleOutput.png)

0 commit comments

Comments
 (0)