I\'m having trouble displaying a Base64 image inline.
Can someone point me in the right direction?
Seems there is some error in your data URL.
You can use this online base64 encode / base64 decode tool to encode your images for embedding: http://base64online.org/encode/
Check "Format as Data URL" option to format base64 data as URL.