mirror of
https://github.com/Aider-AI/aider.git
synced 2025-12-23 08:48:18 +00:00
# Aider chat conversation: USER: can we loop the video? ASSISTANT: To loop the video, we can add the `loop` attribute to the `<video>` tag. Here is the *SEARCH/REPLACE* block: _posts/2024-05-02-browser.md <source> <<<<<<< SEARCH <video width="704" height="720" controls poster="/assets/browser.jpg"> ======= <video width="704" height="720" controls loop poster="/assets/browser.jpg"> >>>>>>> REPLACE </source> |
||
|---|---|---|
| .. | ||
| 2023-05-25-ctags.md | ||
| 2023-07-02-benchmarks.md | ||
| 2023-10-22-repomap.md | ||
| 2023-11-06-benchmarks-1106.md | ||
| 2023-11-06-benchmarks-speed-1106.md | ||
| 2023-12-21-unified-diffs.md | ||
| 2024-01-25-benchmarks-0125.md | ||
| 2024-03-08-claude-3.md | ||
| 2024-04-09-gpt-4-turbo.md | ||
| 2024-05-02-browser.md | ||