Hi. Creating a new plug to display a simple sidebar based on another markdown page (called SIDEBAR… creative I know. ). I need to call markdownToHtml from the markdown package but it’s not exposed to the plugin API in the current release. There was a fix that was merged with main a couple weeks ago. Do you know when JSR will be updated with the new build? Thanks!
1 Like
You could just call it directly for now using the syscall
function
Thanks. New to typescript. I’ll figure it out.
1 Like