That amount of space is removed from the beginning of each line in the corresponding block, if possible.
e.g.
{{{
- This is some XML:
{{{
#!xml
<book>
<chapter><title>At the beginning...</title>
There was some leading space.
</chapter>
</book>
}}}
}}}