How to concatenate content tabs with code blocks #8277
-
Hi everyone, Greetings! I am migrating the documentation for a small project to mkdocs-[material], and going through the official reference, I think I have more than enough to start the migration (and finish it); I didn't need any custom CSS either, which is great for maintenance. While going through the official documentation, I can see examples where content tabs (and even code blocks) are neatly boxed with parent (? if that's correct terminology) code blocks, see below I searched for other discussions (and mkdocs-material's md files) and found Is there another documentation/reference that I am missing somehow? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @tooknox, Commit with example usage: Changelog: |
Beta Was this translation helpful? Give feedback.
-
Ok, thanks for clearing that up, really appreciate you digging through those
@kamilkrzyskow, any recommendations on some of these styles you use (apart from grid and result)? |
Beta Was this translation helpful? Give feedback.
Hi @tooknox,
this doesn't seem to be documented, but is part of the main CSS bundle since version 8.1.6. It wasn't even added to the changelog, but later on it was mentioned at least once in the changelog for version 8.2.15
Commit with example usage:
Changelog: