7

Recently I installed Ubuntu 20.04, and then Okular. In my previous Ubuntu 18.04 I often used Okular to render markdown files. Now it is not rendering these format. Do I have to install something extra?

1 Answers1

12

You have to install additional backend package:

sudo apt-get install okular-extra-backends
N0rbert
  • 103,263