Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 754 Bytes

minimal.md

File metadata and controls

71 lines (44 loc) · 754 Bytes

$\int$ $dfdf$

If poly-markdown.el is loaded. This should work by default. Otherwise M-x poly-markdown+r-mode RET should do the job.

$$%

$$

1 + 1
## [1] 2
 0.4 - 0.7 + 0.3  # what? it is not zero!
## [1] 5.551e-17
(message  "it works")
{
    
}

Some text

$$ \int{} $$

$$ \int_a^b f(x) dx $$

$$ $$

$\int{a+b}$ $p +$

Some text

    "some text with $ddd$ dfd"
    if len(\$declaration) > 0 and \$declaration::isTypedef:
        \$Symbols::types.add(\$IDENTIFIER.text)
        print "define type "+\$IDENTIFIER.text  # line 19

$$\begin{equation} L(\theta) = f(x_1,x_2, \ldots, x_n | \theta ) (#eq:reference) \end{equation}$$