Replies: 1 comment 2 replies
-
How is this a dataview question, and what have you tried? In general within Obsidian no markdown is rendered if you have it within html code, and this is part of the core functionality which a plugin can't change easily. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am making a custom view and I am using an html
<template>
for each item in the view. my issue is that it can't render the markdown in the html. how to input a markdown string and return html.Beta Was this translation helpful? Give feedback.
All reactions