Since version of extension 1.26.5+ some macros received extra whitespaces. Introduced by #470.
{{layout}}
{{layout-section ac:type="two_equal"}}
{{layout-cell}}
----
==== Column 2 ====
----
{{confluence_children/}}
{{/layout-cell}}
{{layout-cell}}
----
==== Column 1 ====
----
{{recently-updated showProfilePic="false"/}}
{{/layout-cell}}
{{/layout-section}}
{{/layout}}

Only downgrade to older version v1.26.4 resolve the issue.

Since version of extension 1.26.5+ some macros received extra whitespaces. Introduced by #470.
Only downgrade to older version v1.26.4 resolve the issue.