Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Last active January 29, 2024 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amitaibu/e8a97f5e474679a0e5df706a4fbc87a2 to your computer and use it in GitHub Desktop.
Save amitaibu/e8a97f5e474679a0e5df706a4fbc87a2 to your computer and use it in GitHub Desktop.
instance ToJSON Html where
toJSON html = String (TL.toStrict $ Renderer.renderHtml html)
data-tree={encode someJsonValue}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment