Welcome!

Example using UML and Emoji.

bear

Diagram
// File: app.js
const User = ({
    username:'clsource'
});
elixircl
Figure 1. Image from directory
Include code from examples
# elixircl.github.io
IO.inspect("Hello Elixir")
Diagram
Diagram

Asciimath using explicit block and macro names

Configuration

  • The :stem: attribute in the document header specifies latexmath or mathjax.

  • In these examples, use of asciimath is signaled using the explicit ‘asciimath’ block and macro name notation. Note that asciimath is not compatible with PDF output.

Examples

Stem block






Mathjax block

\begin{cases} 2x_1 + x_2 = 15 \\ x_1 + 3x_2 = 20 \end{cases}

Asciimath block

A matrix followed by some square roots can be written as



Inline in a paragraph

Some text might suddenly need to show some matrix calculations, such as .

Inline, using attribute substitution

If you are not interested in exciting formulae such as , perhaps you would find the more mundane or even more to your taste.

Lists

  • A matrix can be written as .

    • A square root looks like

  • Another square root looks like

Section headings

A matrix can be written as .

A square root looks like .

Another square root looks like .

Tables

Table 1. Math Table
Header matrix: Header square root: Header square root:

A matrix can be written as .

A square root looks like

Another square root looks like

Footer matrix:

Footer square root:

Footer square root: