Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Sep 3, 2024
1 parent 9b2c4a5 commit 8eda666
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions aider/website/docs/usage/images-urls.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,9 @@ To add URLs to the chat:
- Use `/web <url>`
- Just paste the URL into the chat and aider will ask if you want to add it.

You can also scrape web pages from the command line to see the markdown version that aider produces:


```
python -m aider.scrape https://aider.chat/docs/usage/tips.html
```

0 comments on commit 8eda666

Please sign in to comment.