How do I support formulas in the body?

Viewed 194

I've added the editor-formula with this command

./answer build --with github.com/apache/incubator-answer-plugins/editor-formula

It works well

But in the question content, it's still shown as plain text, not formula.

How to fix this?

1 Answers