opencards icon indicating copy to clipboard operation
opencards copied to clipboard

Markdown sample from the website crashes the app

Open mikeehun opened this issue 4 years ago • 1 comments

I've installed the latest program and tried to add the sample markdown provided, but when I hit start learning the app crashes without any meaningful error messages, no debug in the command line either.

⋊> ~/d/opencards on master ⨯ cat irts-harec-exam/abbreviations.md 11:16:02

What is a blocking factor?

A blocking factor is a source of variability that is not of primary interest to the experimenter

What is a factorial design?

  • factorial design is used to evaluate two or more factors simultaneously.
  • The treatments are combinations of levels of the factors. – more efficient – allow interactions to be detected.
  • Nice example in V&R:p165

What is the code snippet to do XX?

The code snippet is

fancy code here

General Overview

Since Opencards just treats sections with titles ending with ? as questions we can even mix documentation with questions and answers.

Screenshot_20200716_111711

mikeehun avatar Jul 16 '20 10:07 mikeehun

Hmm, I've tried under windows and i works correctly. I guess its some issue with java on ubuntu. I'll have a look later this week.

holgerbrandl avatar Jul 16 '20 10:07 holgerbrandl