obsidian-tracker icon indicating copy to clipboard operation
obsidian-tracker copied to clipboard

feature request: API for Advanced Slides

Open MSzturc opened this issue 2 years ago • 0 comments

Hi im the developer of Advanced Slides plugin.

I would like to integrate Tracker into Advanced Slides, therefore I would like to have an API to render tracker graphics as svg or html so that i can embed them into slides.

The easiest would be a method like this:

render(content: string) : svg

where content is the text inside a tracker codeblock

MSzturc avatar Jan 04 '22 23:01 MSzturc