File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -490,21 +490,21 @@ Five callout types are supported by GitHub. A direct mapping exists to the
490490admonition types listed in the [ supported types] section for three of them:
491491
492492` [!NOTE] `
493- : ` note `
493+ : ` note `
494494
495495` [!TIP] `
496- : ` tip `
496+ : ` tip `
497497
498498` [!WARNING] `
499- : ` warning `
499+ : ` warning `
500500
501501` [!IMPORTANT] `
502- : ` important ` – not a built-in admonition type, so the default admonition
503- styling is used unless a [ custom style] is added.
502+ : ` important ` – not a built-in admonition type, so the default admonition
503+ styling is used unless a [ custom style] is added.
504504
505505` [!CAUTION] `
506- : ` caution ` – not a built-in admonition type, so the default admonition
507- styling is used unless a [ custom style] is added.
506+ : ` caution ` – not a built-in admonition type, so the default admonition
507+ styling is used unless a [ custom style] is added.
508508
509509With the [ Quotes] extension, any admonition type supported by Zensical can be
510510used, not only these five.
You can’t perform that action at this time.
0 commit comments