Skip to content

Test

The following are some tests of what material can show.

Code block

printf.c
int a=10; // (1)
printf("Hello World!");
  1. :a is a int
theme:
  features:
    - content.code.annotate # (1)
  1. 🙋‍♂️ I'm a code annotation! I can contain code, formatted text, images, ... basically anything that can be written in Markdown.

Math

\[ f(x) = \int_{-\infty}^\infty \hat f(\xi)\,e^{2 \pi i \xi x} \,d\xi \]

Expandable note

implemented with HTNLcontents
an easy note

here is how the note tag is implemented.

a warning

This is a warning

Info

Info content

def hello():
    print("Hello, world!")

foldable info

Info content

def hello():
    print("Hello, world!")

why

why?

footnotes

Sentence with footnote1

Tasklist

  • done
  • to be done

Image

Image title
Liner algebra

Emoji

😢 😄

😏 :no-mouth: 👍 👎 🤔 :hugs: 😋 😘

Grids

Format

  • Tab
  • underline
  • highlight
  • delete
  • up
  • down
++tab++
^^underline^^
==highlight==
^up^
~down~

Built with Material for MkDocs


  1. This is the footnote content 

Comments