There is a markdown issue in step Nano signs "Thanks!" in locale: en. Error: Markdown contained an unclosed tag: ["task"]
For mapping values are not allowed in this context errors, the reported line number may be misleading (due to ruby/psych#190).
Check any YAML (eg. in your ---code--- blocks) as missing colons, or a missing space after a colon, are common issues.
Try pasting the YAML into this linter if you're stuck: http://www.yamllint.com/
There is a markdown issue in step Nano signs "Thanks!" in locale: en. Error: Markdown contained an unclosed tag: ["task"]
For
mapping values are not allowed in this contexterrors, the reported line number may be misleading (due to ruby/psych#190).Check any YAML (eg. in your
---code---blocks) as missing colons, or a missing space after a colon, are common issues.Try pasting the YAML into this linter if you're stuck: http://www.yamllint.com/