Line break in YAML-MD
There seems to be something gone wrong in https://github.com/opensourcedesign/jobs/pull/214: The two URL entries in how_to_apply are separated by \r\n which does not seem to translate well, see the generated page. Also, the email address inside angle brackets has been stripped.
how_to_apply:
- 'Christoph Päper: <[email protected]>, Github @crissov or Twitter @informoji'
- "https://github.com/EmojiTwo/emojitwo/issues/\r\nhttps://github.com/EmojiTwo/emojitwo/blob/master/CONTRIBUTING.md"
How to apply: Christoph Päper: , Github @crissov or Twitter @informojihttps://github.com/EmojiTwo/emojitwo/issues/
https://github.com/EmojiTwo/emojitwo/blob/master/CONTRIBUTING.md
This has been wrong for a little while and I think it might be due to how staticman parses things.
(sorry for the short response, just wanted to get those thoughts down, but I have to run just now)
I think the easiest solution is to force How To Apply to be a one liner in the form.
I'm a little confused about what part of the jobs form maps to the 'how to apply' section. I'm assuming:
maps to this roughly:
Can anyone let me know if I've guessed right? or if this has changed in some way since 2017!