You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ideally an improved version would make use of the container block concept (still not available) to support multiple mixed blocks (code + text + images + ...) inside the details.
Not sure if we want already to put the simple implementation inside nimib or not...
It would be cool to have a block using the
<summary>
and<details>
html tags like this:This could be used in a Q&A section, long blobs of text, etc...
The text was updated successfully, but these errors were encountered: