Skip to content
Discussion options

You must be logged in to vote

Definitely possible, but I just recommend using linked content tabs together with content tabs to group related code blocks. Something like:

=== "New"

    ```
    docker compose ...
    ```

=== "Old"

    ```
    docker-compose ...
    ```

You can of course adjust the contents/titles so they fit your taste.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MAGICCC
Comment options

@DerLinkman
Comment options

@squidfunk
Comment options

Answer selected by MAGICCC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants