Unexpected newline when export to Markdown with base64 encoding image

  • Bear Version:2.5.1 (13605)
  • OS Version: MacOS 26.0 Beta (25A5351b)
  • What were you doing: export as a Markdown file with base64 encoding image
  • What feature did you use: export as Markdown
  • What happened: got unexpected newline in base64 encoding string, and the markdown image cannot render when reopen with typora/bear

when open the exported markdown with bear

  • What did you expect to happen:

expect the base64 string to be one line string, when remove the newline and ^M, it can be render by bear/typora successfully.

1 Like

Thanks for the report.

This will be fixed with the next update.

1 Like