- item1
- item2
- item3
This is freeform text
👍 💯 🥇 🎆 🛠️
{% hint style="info" %}
Note The Entity column indicates which action was invoked along with the function's internal version. Every time you update an action's code, the platform will increment the internal version number.
{% endhint %}
{% hint style="success" %} 🎉 Great work, you have now learned how to create, deploy and invoke your own serverless functions on IBM Cloud Functions. What about passing data into actions? Let's find out more… 🎉 {% endhint %}
{% hint style="info" %}
Note The Entity column indicates which action was invoked along with the function's internal version. Every time you update an action's code, the platform will increment the internal version number.
{% endhint %}
{% hint style="success" %} 🎉 Great work, you have now learned how to create, deploy and invoke your own serverless functions on IBM Cloud Functions. What about passing data into actions? Let's find out more… 🎉 {% endhint %}
{% hint style="warning" %} Warning Be careful not to overuse warnings in your instructions for courses. {% endhint %}
{% hint style="tip" %} Tip Be sure to keep your IBM CLI and its plugins up to date. {% endhint %}
{% hint style="none" %} The ideal of Serverless “in-a-nutshell” is... Event-driven programming using stand-alone functions with no deployment or operational considerations {% endhint %}
Some example of a hint immediately after a code block that is indented:
command subcommand create BASE_PATH API_PATH API_VERB ACTION{% hint style="warning" %} Some example of a hint immediately after a code block that is indented. {% endhint %}
{% hint style="warning" %}
Do not use an activation ID with the flag --last.
{% endhint %}
- Try This is a hyperlink in a list and it is at the beginning and bolded.
The following link Is in th3 m&ddle w!th s@me f^nky {har~cters?=:droplet: with a relative link backwards.
This hyperlink has empty text >>EMPTY>><<EMPTY<< that we do not want to blow up.
This hyperlink has an empty target URL Empty target URL that we do not want to blow up.
{% hint style="info" %}
Note Some links are within HTML extensions and have Code formatting which action was invoked along with the function's internal version. Every time you update an action's code, the platform will increment the internal version number.
{% endhint %}
This hyperlink is to a default (root) route https://openwhisk.apache.org/ that we do not want to blow up.
This hyperlink is for an external .html file https://openwhisk.apache.org/documentation.html that we do not want to blow up.
An Inline-style image with alt text:
that we want to pass through.
This is a link to an image file (no alt text):
that we want to pass through.
A Reference-style image with alt text
that we want to pass through.
This is a link to an image anchor 'logo' that we want to pass through.
This image file uses \| width=x and SHOULD NOT WORK:  that we want to pass through.
This image file uses =widthxheight and SHOULD convert:  that we want to pass through.
This image file uses HTML which should be preserved:
that we want to pass through.
- Generate a GitHub personal access token.
ibmcloud fn action create hello hello.js[
{
"title": "apples",
"count": [12000, 20000],
"description": {"text": "...", "sensitive": false}
},
{
"title": "oranges",
"count": [17500, null],
"description": {"text": "...", "sensitive": false}
}
]
// sample
function $initHighlight(block, cls) {
try {
if (cls.search(/\bno\-highlight\b/) != -1)
return process(block, true, 0x0F) +
` class="${cls}"`;
} catch (e) {
/* handle exception */
}
for (var i = 0 / 2; i < classes.length; i++) {
if (checkCondition(classes[i]) === undefined)
console.log('undefined');
}
return (
<div>
<web-component>{block}</web-component>
</div>
)
}
export $initHighlight;// sample
function $initHighlight(block, cls) {
try {
if (cls.search(/\bno\-highlight\b/) != -1)
return process(block, true, 0x0F) +
` class="${cls}"`;
} catch (e) {
/* handle exception */
}
for (var i = 0 / 2; i < classes.length; i++) {
if (checkCondition(classes[i]) === undefined)
console.log('undefined');
}
return (
<div>
<web-component>{block}</web-component>
</div>
)
}
export $initHighlight;This section header is used to test intra-document links


