Skip to content

issues Search Results · repo:runarberg/markdown-it-math language:JavaScript

Filter by

21 results
 (106 ms)

21 results

inrunarberg/markdown-it-math (press backspace or delete to remove)

Users providing their own renderer should be able to import a minimal export which won’t even attempt to import 3rd party dependencies. import markdownItMath from markdown-it-math/no-default-renderer ...
enhancement
  • runarberg
  • 1
  • Opened 
    7 days ago
  • #42

First, thanks a lot for this great library. I ve been finding it really difficult to implement markdown math rendering (without a webview) in react native. I stumbled upon this library but v5.0.0 crashes ...
bug
  • nfmshow
  • 4
  • Opened 
    9 days ago
  • #41

First of all, thank you for your dedication to this open source library I am using the plugin to render the markdown formula, but the string returned by the server is uncertain, it may be delimited by ...
enhancement
  • Leovenn
  • 3
  • Opened 
    on Mar 18
  • #35

So, my math was rendered badly due to old katex version which I fixed by installing katex into my own project using this and then I copied the newly installed version into markdown-it-math/node_modules ...
  • adamAfro
  • Opened 
    on Dec 13, 2021
  • #26

Hey there, while $ is definitely the more LaTeX way of delimiting math, I find the ```math way much more markdowny. Is there any way to make it work with markdown-it-math? I already tried the following ...
  • Lesik
  • 2
  • Opened 
    on Dec 10, 2018
  • #23

$ x = 0 $ Nothing rendered.
  • Menci
  • 5
  • Opened 
    on Jan 26, 2017
  • #21

I m working on a Markdown editor, and I want to render MD with markdown-it. KaTeX supports sync call and return the rendered math, but MathJax can t. It can only accept a callback and call me when rendered. ...
  • Menci
  • Opened 
    on Jul 7, 2016
  • #20

xxxx$$-2x 4$$ i test on dillinger which use markdown-it-math to parse latex the result image but i add a space before $$, it work xxxx $$-2x 4$$ image
  • xiaokaike
  • 3
  • Opened 
    on Apr 13, 2016
  • #19

Thanks for this great plug-in! I noticed that the block math have to be on separate lines. Typographically LaTeX display math are inline-blocks and they can be typed inline. So the following syntax should ...
  • geyang
  • 1
  • Opened 
    on Mar 31, 2016
  • #17
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub