Fix list Markdown for Included Software and Optional Software (#9194)

This commit is contained in:
Don Cadavona 2023-12-14 23:03:00 +08:00 committed by GitHub
parent 3799ea1f23
commit 41169362bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -56,6 +56,7 @@ Homestead runs on any Windows, macOS, or Linux system and includes Nginx, PHP, M
</style>
<div id="software-list" markdown="1">
- Ubuntu 20.04
- Git
- PHP 8.1
@ -82,6 +83,7 @@ Homestead runs on any Windows, macOS, or Linux system and includes Nginx, PHP, M
- Xdebug
- XHProf / Tideways / XHGui
- wp-cli
</div>
<a name="optional-software"></a>
@ -96,6 +98,7 @@ Homestead runs on any Windows, macOS, or Linux system and includes Nginx, PHP, M
</style>
<div id="software-list" markdown="1">
- Apache
- Blackfire
- Cassandra
@ -125,6 +128,7 @@ Homestead runs on any Windows, macOS, or Linux system and includes Nginx, PHP, M
- TimescaleDB
- Trader <small>(PHP extension)</small>
- Webdriver & Laravel Dusk Utilities
</div>
<a name="installation-and-setup"></a>