Skip to content
Discussion options

You must be logged in to vote

Lists in Python Markdown require consistent indentation of blocks to be 4 spaces (or 1 tab).

<div class="grid cards" markdown>

-   :material-server-network:{ .lg .middle } **Title**

    ---

    !!! note

        Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla et euismod
        nulla. Curabitur feugiat, tortor non consequat finibus, justo purus auctor
        massa, nec semper lorem quam in massa.

-   :material-school:{ .lg .middle } **Other Title**

    ---


    Other text.

</div>

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kratsg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants