Function ObsidianMarkdown
Parameters
- props: RenderableProps<ObsidianMarkdownProps>
Optional
context: any
Returns ComponentChildren
component that asynchronously renders the given markdown source code just as Obsidian (the app) would.
Optional
context: anycomponent that asynchronously renders the given markdown source code just as Obsidian (the app) would.
props for the component.