Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering to HTML #33

Open
mvdkwast opened this issue Nov 27, 2022 · 0 comments
Open

Rendering to HTML #33

mvdkwast opened this issue Nov 27, 2022 · 0 comments

Comments

@mvdkwast
Copy link

Hello,

I've written some code to render Markdown to HTML. The goal was to be able to copy a document to clipboard so it can be pasted for instance to gmail.

Another developer approached me to expose the rendering as an API. I'm not very enthusiastic about other plugins depending directly on my plugin, so I was thinking of extracting the functionality into a separate library. I've seen frequent questions about overcoming Obsidian's MarkdownRenderer shortcomings on Discord, and I've seen this implemented in several plugins, so it would probably have some utility to other plugin developers.

I thought that this library would be a good place to include it. I can of course also publish it as a separate library. What do you think ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant