Test format

Math

INFO

Test

abx2dx

Inline a

Note

DG: Supported, But can't be in the same line, must start another line

Obsidian: Supported.

Hugo: Supported.


k=1Nk2k=1Nk2
Note

Hugo: the color not supported. Lavender, Ok with green

Obsidian: Supported.

DG: Supported. GitHub - oleeskild/digitalgarden


{3x+5y+z7x2y+4z6x+3y+2z{3x+5y+z7x2y+4z6x+3y+2z
Warning

Hugo: Not supported. \left\{, Can use \left( or \left\lbrace


min012300000101112012230123
min012300000101112012230123max012300123111232222333333Δ012300123110122210133210
Please use \\ instead of \\\\

Code

import os
print("A message")

Other

Open by default

Folding/Collapsable callout

A new line is required between the label and the content to be used correctly in Hugo

MathJax / LaTex

MathJax basic tutorial and quick reference

Inline (a(b formula

f([1+{x,y}(xy+yx)(u+1)+a]3/2)f([1+{x,y}(xy+yx)(u+1)+a]3/2)
Please use \left\( or \left\lbrace instead of \left\{


0.4142135623730950486\*161+a\*162+0\*163+ 0.4142135623730950486161+a162+0163+0.4142135623730950486161+a162+0163+
Please use \ast instead of \*, when there have many *** in the formula, the formula will not render.

Hugo: Supported.

DG: some error. \*

Obsidian: same as DG \*


xi+1+x
xi+1+xi+2=xi+3x_i+1+x_i+2=x_i+3
You must replace _ to \_

Hugo: The real reason is _ , Otherwise this formula will not render.


Misc

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

Symblos

{Periwinklex2+2x1⊪⊬⊮⊭⊯\or,,,,,,,,,,,,,,,,,,,,,,,ð,,\Z¥\Zetaζ^lim
When space shown in this formula, that will not render.


f(n)={n/2,if n is even3n+1,if n is odd
BadBettereiπ2eiπ2eiπ/2π2π2sinxdxπ/2π/2sinxdx
04xx2+4x2+x\color{black}{text}text\color{gray}{text}text\color{silver}{text}text\color{white}{text}text\color{maroon}{text}text\color{red}{text}text\color{yellow}{text}text\color{lime}{text}text\color{olive}{text}text\color{green}{text}text\color{teal}{text}text\color{aqua}{text}text\color{blue}{text}text\color{navy}{text}text\color{purple}{text}text\color{fuchsia}{text}text
qxyuv|p
$$ \left\langle q \middle\| \frac{\frac{x}{y}}{\frac{u}{v}} \middle| p \right\rangle $$
Info

Hugo: Support on MathJax, And use mathj:true. But sometimes not displayed. Or use <div></div>

After testing for half a day, I found that the default rendering is the best