Skip to content
Jacob Chirayil edited this page Feb 13, 2019 · 8 revisions

Welcome to the metalsmith-one-replace wiki!

A single Metalsmith/markdown plugin to perform multiple types of replace action within markdown files. The supported replace functions are:

  • Insert content from other file
  • Variable substitution
  • Regex replacement
    • Simple regular expressions
    • Defining custom markdown tags

Feature List

Clone this wiki locally