headers are not supported in markdown because the # gets interpreted as inline code. Can we disable this behavior inside of the markdown binding, or get an attribute switch on the binding to toggle this behavior? Not allowing # style headings severely cripples the markdown syntax as now you can only have H1, H2 and not the full H1 - H5 headings supported.