Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
- `npm run dev` - Build in development mode with watch
Sign in to like and favorite skills
npm run dev - Build in development mode with watchnpm run build or npm run prod - Production build (outputs to dist/)npm run create-widget - CLI to scaffold a new widgetNo automated tests are configured in this project.
mp- prefix for all classes:root (--mp-primary, --mp-secondary, etc.)[data-component="CustomWidget"] elements and initializes themmpp-widgets_AuthToken and mpp-widgets_ExpiresAfterdata-component, data-host, data-sp (or data-useCalendar)data-template, data-templateId, data-params, data-cache, data-requireUser, data-debug, data-authOverridedata-host must be church prefix ONLY (no http/https or domain)data-params must include @ character for stored procedure parameters (unless using calendar)data-useCalendar="true" to use MinistryPlatform Events API instead of stored procedure_json, automatically parses JsonResult columnwidgetLoaded CustomEvent on both element and window with widgetId and dataReinitWidget(elementId) and ReinitAllWidgets() for dynamic reloading