MCPcopy
hub / github.com/callumalpass/tasknotes / createInstantConvertButtons

Function createInstantConvertButtons

src/editor/InstantConvertButtons.ts:358–360  ·  view source on GitHub ↗
(plugin: TaskNotesPlugin)

Source from the content-addressed store, hash-verified

356}
357
358export function createInstantConvertButtons(plugin: TaskNotesPlugin): Extension {
359 return createInstantConvertField(plugin);
360}

Callers 1

initializeServicesLazilyFunction · 0.85

Calls 1

Tested by

no test coverage detected