How to make this collapsible inline block inside of obsidian

Can anyone tell me how to make this inline block inside of obsidian notes?

Sorry I don’t understand your question. What are you trying to do? What is the inline block here and what does it mean to be inside of obsidian notes?

Callouts:

Copy and then paste and match style or paste as plain text (to preserve line breaks):

> [!summary]- Callouts A–Z
> > [!abstract] abstract, summary, tldr
> 
> > [!attention] attention, caution, warning
> 
> > [!bug] bug
> 
> > [!check] check, done, success
> 
> > [!cite] cite, quote 
> 
> > [!danger] danger, error
> 
> > [!example] example
> 
> > [!fail] fail, failure, missing
> 
> > [!faq] faq, help, question
> 
> > [!hint] hint, important, tip
> 
> > [!info] info
> 
> > [!note] note
> 
> > [!todo] todo

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.