-
Here is quick example: <p> hello world</p>
<script>
function example() {
console.log("hello world");
}
</script> Why How to combine text objects from JavaScript ? |
Beta Was this translation helpful? Give feedback.
Answered by
gabydd
Dec 24, 2023
Replies: 1 comment
-
That's currently not possible but will be fixed by #5176 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
uros-5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's currently not possible but will be fixed by #5176