mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
NLS Expression/JSON editor and fix their height calculation
This commit is contained in:
@@ -32,9 +32,10 @@
|
||||
<dd>move or rename a property.</dt>
|
||||
</dl>
|
||||
<h3>Details</h3>
|
||||
<p>The "expression" option uses the <a href="http://jsonata.org/" target="_new">JSONata</a>
|
||||
query and expression language. You can paste your data into <a href="http://try.jsonata.org/" target="_new">this site it</a>
|
||||
to experiment and then use the expression back here.</p>
|
||||
<p>The "expression" type uses the <a href="http://jsonata.org/" target="_new">JSONata</a>
|
||||
query and expression language. A tool is available to test expressions against
|
||||
real data <a href="http://try.jsonata.org/" target="_new">here</a>.
|
||||
</p>
|
||||
</script>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
Reference in New Issue
Block a user