Skip to content

Instantly share code, notes, and snippets.

@toastal
Last active October 4, 2025 10:08
Show Gist options
  • Save toastal/0a3ea8d0fcc882df90bbc906b6437f1c to your computer and use it in GitHub Desktop.
Save toastal/0a3ea8d0fcc882df90bbc906b6437f1c to your computer and use it in GitHub Desktop.

Revisions

  1. toastal revised this gist Oct 4, 2025. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion admonition.rst
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,5 @@
    .. note:: this is just an admonition

    .. DANGER::
    .. danger::

    You are not required to use GitHub
  2. toastal revised this gist Jul 20, 2022. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions admonition.rst
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    .. note:: this is just an admonition

    .. WARNING::
    You are not required to use GitHub
    .. DANGER::
    You are not required to use GitHub
  3. toastal revised this gist Jul 20, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion admonition.rst
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    .. note:: this is just an admonition

    .. DANGER::
    .. WARNING::
    You are not required to use GitHub
  4. toastal revised this gist Jul 20, 2022. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions admonition.rst
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    .. note:: this is just an admonition

    .. DANGER::
    You are not required to use GitHub
  5. toastal revised this gist Jul 20, 2022. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions admonition.adoc
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    NOTE: this is just an admonition

    [DANGER]
    [WARNING]
    .It is your choice
    ----
    ====
    You are not required to use GitHub
    ----
    ====
  6. toastal created this gist Jul 20, 2022.
    7 changes: 7 additions & 0 deletions admonition.adoc
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    NOTE: this is just an admonition

    [DANGER]
    .It is your choice
    ----
    You are not required to use GitHub
    ----