Skip to content

Conversation

@3y3
Copy link
Member

@3y3 3y3 commented Oct 29, 2025

/*
# Title ![title](./_assets/2.png) text

- Item1 ![list 1](./_assets/2.png) text
  Break

- Item2
  - SubItem
    | title | description |
    |---|---|
    | name | ![list table](./_assets/2.png) text |

    ## Title ![list subtitle](./_assets/2.png) text

    {% note %}
    ![list note](./_assets/2.png) text
    {% endnote %}

{% note %}
![note](./_assets/2.png) text
{% endnote %}

{% list tabs %}

- Title ![tabs title](./_assets/2.png) text
  Content ![tabs content](./_assets/2.png) text

{% endlist %}
*/

Output with errors:

{![title](./_assets/2.png)}
{list 1](./_assets/2.png) t}
{![list table](./_assets/2.png)}
{![list subtitle](./_assets/2.png)}
{st note](./_assets/2.png) tex}
{![note](./_assets/2.png)}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants