Organize new setup

This commit is contained in:
Endeavorance 2025-04-03 10:16:08 -04:00
parent 3682a7a763
commit 16660823ea
11 changed files with 165 additions and 142 deletions

View file

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