Admonitions¶
Weschke
24 January 2026
seealso
Info box…
#+attr_rst: :directive admonition :title seealso :class seealso
#+begin_quote
Info box...
#+end_quote
note
Note box…
#+attr_rst: :directive admonition :title note :class note
#+begin_quote
Note box...
#+end_quote
hint
Hint box…
#+attr_rst: :directive admonition :title hint :class hint
#+begin_quote
Hint box...
#+end_quote
warning
Warning box…
#+attr_rst: :directive admonition :title warning :class warning
#+begin_quote
Warning box...
#+end_quote
error
Error box…
#+attr_rst: :directive admonition :title error :class error
#+begin_quote
Error box...
#+end_quote