Skip to content

Latest commit

 

History

History
197 lines (133 loc) · 3.1 KB

hello.org

File metadata and controls

197 lines (133 loc) · 3.1 KB

Test of org file to export

First Heading

More content! More content! More content!More content! More content!More content! More content!More content! More content!More content! More content!More content! More content!More content! More content!More content! More content!More content! More content!More content! More content!More content! More content!More content! More content!More content! More content!More content! More content!More content! More content!More content! More content!

Here is a link

NameAgeUses Emacs
Alexa52No
David37Yes
Alexander41Yes
  • First Item
  • Second Item
  • Third Item
  1. Two
  2. One
  3. Three
  • [ ] First Item
  • [ ] Second Item
  • [ ]

Subheading

**More** content! italics

Second heading

(defun my-elisp-func ()
  (message "Hello!"))
x = []
x.append(1)

def greetings(string):
  print(string)

greetings("Hello")

Using LaTeX within Org-Mode

$α^2$

$$y = ∫_0^∞ \frac{1 + x}{1- x^2} \,dx$$

\begin{align}
  y &= X\beta + \epsilon\,,\\
  \epsilon &\sim \mathsf{N}(0, \sigma^2)\,.
\end{align}