discourse/docs
NateDhaliwal d0c61f790a
Switch [details] to <details> to show the dropdown in ADMIN-QUICK-START-GUIDE.md (#29702)
Previously, this guide was using [details][/details] for dropdowns, but
the dropdowns did not show. I have switched it to <details></details> so
that the dropdown is showing in `ADMIN-QUICK-START-GUIDE.md`.
No tests required since this is not a code fix.

Before:
<img width="651" alt="image"
src="https://github.com/user-attachments/assets/5b4f43e8-54f2-4145-87f5-70897393e686">
<br>
<img width="699" alt="image"
src="https://github.com/user-attachments/assets/88f74299-62bf-4499-a270-5f796118e9e3">

After:
<img width="664" alt="image"
src="https://github.com/user-attachments/assets/5eb5a58a-2c80-4556-a676-e80972a73b0e">
<br>
<img width="696" alt="image"
src="https://github.com/user-attachments/assets/0cbabfd6-fe4d-46c5-a881-921dec1ad22a">
2025-02-26 16:07:04 -05:00
..
ADMIN-QUICK-START-GUIDE.md Switch [details] to <details> to show the dropdown in ADMIN-QUICK-START-GUIDE.md (#29702) 2025-02-26 16:07:04 -05:00
AUTHORS.md HTTPSify links (#7046) 2019-02-22 16:29:27 +01:00
CHANGELOG-JAVASCRIPT-PLUGIN-API.md FEATURE: introduce a ProseMirror editor (#30815) 2025-02-04 14:37:18 -03:00
code-of-conduct.md Update Code of Conduct to v2.0 (#12296) 2021-03-04 23:44:58 -05:00
INSTALL-cloud.md Revert "Update INSTALL-cloud.md" (#31103) 2025-02-06 11:08:19 +09:00
INSTALL-email.md update brevo free pricing (#28975) 2024-10-01 11:36:45 +08:00
INSTALL.md DEV: Update recommended Ruby to 3.2.1 (#20444) 2023-02-24 12:51:34 -03:00
PLUGINS.md discourse/discourse change from 'master' to 'main' 2021-07-19 11:46:15 -04:00
SECURITY.md FEATURE: Increase pbkdf2 iterations to 600k (#20981) 2023-04-11 11:56:20 +01:00
TESTING.md DEV: replace mailcatcher references with mailhog (#14500) 2021-10-05 15:48:06 +05:30