Closed judebert closed 3 years ago
All PR comments addressed. script/cibuild passes on my computer.
I still see the following in the diff:
if options[:clean_entities]
options[:clean_entities] = require_if_available("htmlentities", "clean_entities") if options[:clean_entities]
end
if options[:markdown]
options[:markdown] = require_if_available("reverse_markdown", "markdown") if options[:markdown]
end
Friendly ping: I think I pushed another update addressing all issues, about 3 weeks ago. Is there anything else I need to do to merge?
addressing all issues, about 3 weeks ago.
Apologies, @judebert. This had slipped out of my head. Will post a fresh review shortly.
@jekyllbot: merge +minor
These commits support plugins and properties required to migrate judebert.com from S9Y to Jekyll. The features include:
entryproperties
pluginDocumentation has been updated to describe the new functionality.