I'm not sure if I read the YAML spec right, but the first line of the following is ignored. When I espace with `\`, the `\` appears! ``` MDtest: |- # This is a markdown section Here are some points: - One - Two - Three ```