Update plugin shape

This commit is contained in:
Endeavorance 2025-04-03 14:55:47 -04:00
parent 504c1e6f3c
commit ae1b9e262e
12 changed files with 181 additions and 149 deletions

View file

@ -1,6 +1,4 @@
export const name = "Scream";
export function process(binding) {
export function step(binding) {
const modifiedEntries = binding.entries.map(entry => {
if (binding.markdownKey in entry.data) {
entry.data = {