obsidian-api-request
obsidian-api-request copied to clipboard
How to render html response in 2.0?
Hi @Rooyca,
Fantastic work here. I use it all the time….
Is there an alternative to render in 2.0? If I have a response that is formatted html how should I set the format flags?
Thanks
Hi @rbradleyc02,
There’s no alternative to render, as it was deprecated. I believe it’s best to keep the plugin focused on APIs with JSON responses. There are no plans to reintroduce this flag, but if handling HTML responses becomes necessary, we can explore other options.
Thanks for using the plugin, and sorry for any inconvenience!