mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-04-12 07:06:20 +07:00
new syntax for admonitions
This commit is contained in:
@@ -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? |
|
||||
| ------ | ----------- | :-------------------------: |
|
||||
|
||||
Reference in New Issue
Block a user