Quickstart
All client methods aresuspend fun — call them from a coroutine (runBlocking, viewModelScope, a suspended Ktor/Spring WebFlux endpoint, etc.).
Convert a local file
Convert bytes to memory
Convert from URL
Request metadata in addition to Markdown
ConvertResult is a sealed class — use when exhaustive to unpack it. See Reference.
