My University is testing blackboard ultra. I generate the exercises with
exams2blackboard("ProbEjemploPrueba9", n=10, fix_pre = TRUE, converter = "pandoc", encoding = "utf8", eval = list(partial = T, negative = T, rule = "false"))
but when I use the $ in $A$, it does not leave space, it appears like this; "IfA is the event .... "instead of "If A is the event.... " I attach the image.
The solution is to remove $, because in this case nothing happens, but maybe other times it is necessary. Would there be any solution to fix that typo?