@WorkingCopy Hi Anders πŸ‘‹πŸ˜Š Does #WorkingCopy support front matter in Markdown files? I'm asking because of this strange color coding ... 😳

@metawops It just treats the text as whatever mode you pick which isn’t always great for files with mixed formats.

Will see if I can improve highlighting with front matter.

@WorkingCopy I see! Thanks for answering! 😊 Just learning how to make a blog with Github Pages and apparently we need Markdown with front matter for it. πŸ€·β€β™‚οΈ
@WorkingCopy Here's another case, a .scss file that contains front matter (necessary for Jekyll) ...