Build markdown_yo render options from the current notebook config.
Optional_fs: FileSystemApiOptionaloptions: ExtendedMarkdownItOptionsProcess wiki link
content is string like "Test", "test.md | Test"
Render markdown to HTML using markdown_yo (WASM) if available, otherwise falls back to markdown-it.
Optionaloptions: { isForPreview?: boolean }Get the absolute path of the note
Get the relative path of the note to the notebook directory
Staticinit
Optional markdown_yo WASM renderer. Used for HTML rendering when
markdownParser === 'markdown_yo'.