new syntax for admonitions

This commit is contained in:
Deborah Barnard
2023-11-06 14:10:19 +00:00
parent f7bdf16772
commit 551147c430
608 changed files with 3404 additions and 3344 deletions

View File

@@ -9,9 +9,9 @@ hide:
Methods for working with the input of the current node. Some methods and variables aren't available in the Code node.
!!! note "Python support"
You can use Python in the Code node. It isn't available in expressions.
/// note | Python support
You can use Python in the Code node. It isn't available in expressions.
///
=== "JavaScript"
| Method | Description | Available in Code node? |
| ------ | ----------- | :-------------------------: |