flexmark-java icon indicating copy to clipboard operation
flexmark-java copied to clipboard

Does it support mathematical expressions ?

Open kdyzm opened this issue 4 years ago • 1 comments

Does it support mathematical expressions ?

kdyzm avatar Sep 17 '21 07:09 kdyzm

Only through extensions, either your own or you can use GitLab Flavoured Markdown extension.

You will need to add math rendering library to your HTML page when using GitLab extension.

vsch avatar Jan 25 '22 00:01 vsch