ref: 8a89b8582f0f681dc28961adb05ab0bf66da9543
parent: e1175ae83a365e0b17ec5904194e68ff3833e15a
author: Chris Trimble <trimbo@gmail.com>
date: Sun Nov 24 04:57:39 EST 2019
commands: Fix jekyll metadata import on individual posts Prior refactor had eliminated writing FrontMatter for Jekyll imports. This fixes that bug as well as adds a regression test. Also removed unused site var, replaced some raw strings, and added regression test for \r\n removal. Fixes #5576