8 Comments
User's avatar
Conto Cafe's avatar

You are a lifesaver man

Babbage's avatar

Glad to hear that! I'm a huge Bear fan.

Vikram Sekar's avatar

Interesting! Looks like export to html is a paid feature of Bear.

Babbage's avatar

Yes, I'm a paid user. Just $3 per month I think though.

Richard Dooling's avatar

The command line tool pandoc will do this for you too.

https://pandoc.org/

>pandoc my_markdown_file.md -o my_markdown_file.html

Or it will do rtf as well. Then you can make a script so that one command exports the markdown file to the clipboard as properly formatted html

Youven's avatar

Nice post, it's also works with Obsidian. You can even make it work for images if their are cloud based and the link is public.

Still there is no solution for table and equation even in Obsidian.

Francium's avatar

Thanks! Any hope for Linux users though?

Paul Berger's avatar

Love Bear… wish there was a Windows version!