Fenced code closing sequence allows trailing spaces but not tabs
*Created by: vsch*
Tabs and spaces should be interchangeable. Effectively results should be the same if parsing input with tabs as converting tabs to spaces then parsing, except for position information change due to expanded tabs.