mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
added divs
This commit is contained in:
parent
6b43fdac4a
commit
6abf71367b
12 changed files with 36 additions and 15 deletions
|
@ -10,7 +10,8 @@ set, so the tool conforms to the specification.
|
|||
|
||||
The user then asks for a test case, which GPT adds as well.
|
||||
|
||||
## Chat transcript
|
||||
<div class="chat-transcript" markdown="1">
|
||||
|
||||
> $ aider
|
||||
> Using git repo: .git
|
||||
> Use /help to see in-chat commands.
|
||||
|
@ -154,3 +155,6 @@ This test function checks if the `pretty` attribute of the `InputOutput` class i
|
|||
> ============================== 25 passed in 1.41s ==============================
|
||||
>
|
||||
> Add the output to the chat? y
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue