[
    {
        "created": "20160131032952785",
        "text": "From German page",
        "title": "🇧🇪 Introduction",
        "tags": "languages",
        "modified": "20160131034754773"
    },
    {
        "created": "20160131032914642",
        "text": "From English page",
        "title": "🇬🇧 Introduction",
        "tags": "languages",
        "modified": "20160131034759904"
    },
    {
        "created": "20160131033021684",
        "text": "\\define language(title, emoji:\"🇬🇧\") <$transclude tiddler=\"$emoji$ $title$\"/>\n\n```\n\\define language(title, emoji:\"🇬🇧\") <$transclude tiddler=\"$emoji$ $title$\"/>\n```\n\n!! This Works\n\n```\n<<language Introduction 🇧🇪  >>\n\n<<language Introduction>>\n```\n\n<<language Introduction 🇧🇪  >>\n\n<<language Introduction>>\n\n!! Why not this?\n\n```\n{{!!current-language}}\n\n<<language Introduction {{!!current-language}}>>\n```\n\n{{!!current-language}}\n\n<<language Introduction {{!!current-language}}>>",
        "title": "Testing Languages",
        "tags": "languages",
        "modified": "20160131034921266",
        "current-language": "🇧🇪 "
    }
]