this post was submitted on 16 Oct 2025
2 points (100.0% liked)

MediaWiki

56 readers
3 users here now

founded 1 month ago
MODERATORS
 

#Mediawiki

Similar to this on Piefed/Lemmy

Title of bullet list

  • item
  • another item
  • yet another item

you are viewing a single comment's thread
view the rest of the comments
[โ€“] lens0021@programming.dev 2 points 1 month ago (1 children)

I've come up with a better idea. Try this

<div class="mw-collapsible mw-collapsed">
Title of bullet list
<div class="mw-collapsible-content">
* item
* another item
* yet another item
</div></div>
[โ€“] klu9@piefed.social 1 points 1 month ago

That works! :)

Only thing is, on a laptop screen, the Expand button is all the way across the screen from the list title. But not a deal breaker.