%%Syntax_Name
and %%
%%Python
print(“Hello world“)
%%
print(“Hello world“)
%%
A double percent sign followed immediately by a name of another syntax prevent push the scope to that syntax, if available, and prevent the text from parsing by Urtext. The double percent sign ends the embed.