markdown fixes

This commit is contained in:
Franziska Gerold 2026-05-29 23:14:55 +02:00
parent beeb0c6493
commit 4f6ac67eca

View File

@ -1,4 +1,4 @@
#**Lightweight Code Editor with AI integration**
# **Lightweight Code Editor with AI integration**
## 1. Introduction
@ -91,6 +91,7 @@ The user does not directly see the search, but the result is sent with the promp
The following examples illustrate how to use this program.
*I want to ask the AI about something in my file*
**user actions**:
+ click on button with name of the file
+ write message to AI
@ -105,6 +106,7 @@ The following examples illustrate how to use this program.
*I want to ask the AI about somehting in my file, but the AI has outdated info about the topic*
**user actions**:
+ click on button with name of the file
+ activate "enable internet search" toggle
@ -120,6 +122,7 @@ The following examples illustrate how to use this program.
*I want to debug my code*
**user actions**:
+ click on button with name of the file
+ click the "execute code" button