Skip to content

Commit 57bc0d7

Browse files
committed
Update readme
1 parent b5d4731 commit 57bc0d7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
- **AvalonEdit integration**:
2828
- Syntax highlighting (light/dark mode)
2929
- Code folding
30-
- Live editing of `.xshd` syntax definition files inside the app (Only colors and font styles)
30+
- Live editing of `.xshd` syntax definition files inside the app (colors and font styles)
3131
- Toggle single-line and multi-line comments
3232
- **Compiler Explorer (Godbolt) integration**:
3333
- Compile snippets without installing compilers locally
@@ -40,9 +40,10 @@
4040
- Modern Metro interface
4141
- Flyout panels for additional windows (settings, editors, actions, etc.)
4242
- Automatic loading of theme and syntax definitions
43-
- **Export options**:
44-
- HTML
45-
- Original language format
43+
- **Export & Sharing**:
44+
- **"Copy As"**: Copy selected code as Markdown, HTML, BBCode, Base64 or a JSON string.
45+
- **Export to File**: Save snippets as HTML or in their original language format.
46+
4647

4748
---
4849

0 commit comments

Comments
 (0)