Add new lines to fix markdown rendering

This commit is contained in:
David Dworken 2023-12-21 18:54:04 -08:00 committed by GitHub
parent 19c4dad356
commit 06644a501e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,6 +61,7 @@ To update `hishtory` to the latest version, just run `hishtory update` to secure
<details> <details>
<summary>AI Shell Assistance</summary><blockquote> <summary>AI Shell Assistance</summary><blockquote>
If you are ever trying to figure out a shell command and searching your history isn't working, you can query ChatGPT by prefixing your query with `?`. For example, press `Control+R` and then type in `? list all files larger than 1MB`: If you are ever trying to figure out a shell command and searching your history isn't working, you can query ChatGPT by prefixing your query with `?`. For example, press `Control+R` and then type in `? list all files larger than 1MB`:
![demo showing ChatGPT suggesting the right command](https://raw.githubusercontent.com/ddworken/hishtory/master/backend/web/landing/www/img/aidemo.png) ![demo showing ChatGPT suggesting the right command](https://raw.githubusercontent.com/ddworken/hishtory/master/backend/web/landing/www/img/aidemo.png)
@ -73,6 +74,7 @@ If you would like to:
<details> <details>
<summary>TUI key bindings</summary><blockquote> <summary>TUI key bindings</summary><blockquote>
The TUI (opened via `Control+R`) supports a number of key bindings: The TUI (opened via `Control+R`) supports a number of key bindings:
| Key | Result | | Key | Result |