Obsidian + MkDocs Template
Math
Initializing search
    cxplonka/obsidian-sandbox-mkdocs
    cxplonka/obsidian-sandbox-mkdocs
    • Home
    • Plugins make Obsidian special for you
    • Vault is just a local folder
    • Best Practices
      • From plain text note taking
      • From standard note taking
      • No prior experience
      • Blockquote
      • Callout
      • Code block
      • Comment
      • Diagram
      • Embeds
      • Emphasis
      • Footnote
      • Format your notes
      • Heading
      • Highlighting
      • Horizontal divider
      • Images
      • Inline code
      • Internal link
      • Links
      • Lists
      • Math
      • Strikethrough
      • Table
      • Task
      • Create a vault
      • Create your first note
      • Get started with Obsidian
      • Link notes
      • SVG
      • Vega plugin
      • Vega lite plugin

    Math

    1
    2
    3
    $$\begin{vmatrix}a & b\\
    c & d
    \end{vmatrix}=ad-bc$$
    
    \[\begin{vmatrix}a & b\\ c & d \end{vmatrix}=ad-bc\]

    You can also do inline math like \(e^{2i\pi} = 1\) .

    Obsidian uses Mathjax. You can check which packages are supported in Mathjax here.


    Last update: 2023-03-24
    Authors: Christian Plonka
    Previous Lists
    Next Strikethrough
    Made with ❤️ by Christian
    Made with Material for MkDocs