mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
updated examples readme
This commit is contained in:
parent
620125bda5
commit
1837677b72
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,8 @@ To better understand the chat transcripts, it's worth knowing that:
|
||||||
|
|
||||||
## Transcript formatting
|
## Transcript formatting
|
||||||
|
|
||||||
|
<div class="chat-transcript" markdown="1">
|
||||||
|
|
||||||
> This is output from the aider tool.
|
> This is output from the aider tool.
|
||||||
|
|
||||||
#### These are chat messages written by the user.
|
#### These are chat messages written by the user.
|
||||||
|
@ -50,3 +52,5 @@ print("hello")
|
||||||
print("goodbye")
|
print("goodbye")
|
||||||
>>>>>>> UPDATED
|
>>>>>>> UPDATED
|
||||||
```
|
```
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue