Skip to content

Runtime API Examples

Use this playground to test createMf2, useMf2, $t, $te, and $tp directly in the docs.

MF2 Playground

Exists: true

Output: Hello ⁨Ada⁩

[
  {
    "type": "text",
    "value": "Hello "
  },
  {
    "type": "bidiIsolation",
    "value": "⁨"
  },
  {
    "type": "string",
    "locale": "en-US",
    "value": "Ada"
  },
  {
    "type": "bidiIsolation",
    "value": "⁩"
  }
]