Versions in this module Expand all Collapse all v0 v0.1.1 Nov 18, 2025 v0.1.0 Nov 15, 2025 Changes in this version + func IsJSONObject(data []byte) bool + func JSONToMarkdown(jsonData []byte, bodyKey string) ([]byte, error) + func MarkdownToJSON(markdown []byte, bodyKey string, pretty bool) ([]byte, error)