Features This extension adds rendering functionality for math expressions in python comments Example: # $y = x^2$ or $$y = x^2$$ y = x ** 2