xdeq
Results
3
comments of
xdeq
@reconbot When will this feature be ready?
@papigers did you find a solution?
@Kiyo5hi I found a simple solution (to add "plain text" field), but I don't like it ```javascript export default defineNitroPlugin((nitroApp) => { let files = {} nitroApp.hooks.hook("content:file:beforeParse", (file) => {...