class documentation
class MyMathExtension(MathExtension):
Constructor: MyMathExtension(*args, **kwargs)
Custom math extension for markdown.
Method | __init__ |
Initialize the extension. |
class MyMathExtension(MathExtension):
Constructor: MyMathExtension(*args, **kwargs)
Custom math extension for markdown.
Method | __init__ |
Initialize the extension. |