Organize new setup
This commit is contained in:
parent
3682a7a763
commit
16660823ea
11 changed files with 165 additions and 142 deletions
|
@ -1,4 +1,5 @@
|
|||
export const name = "Scream";
|
||||
|
||||
export function process(binding) {
|
||||
const modifiedEntries = binding.entries.map(entry => {
|
||||
if (binding.markdownKey in entry.data) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue