updated style

This commit is contained in:
ParkerTenBroeck 2026-04-29 23:18:50 -04:00
parent d5fa5f0608
commit 5df85e391a
4 changed files with 171 additions and 70 deletions

View file

@ -26,20 +26,6 @@ A more complex example would be something like `invokevirtual <methodref_index>`
[^1]: https://docs.oracle.com/javase/specs/jvms/se23/html/jvms-4.html#jvms-4.1
> [!NOTE]
> Highlights information that users should take into account, even when skimming.
> [!TIP]
> Optional information to help a user be more successful.
> [!IMPORTANT]
> Crucial information necessary for users to succeed.
> [!WARNING]
> Critical content demanding immediate user attention due to potential risks.
> [!CAUTION]
> Negative potential consequences of an action.
## Stack manipulation